d
Showing
im-center/.DS_Store
0 → 100644
File added
im-center/.gitignore
0 → 100644
im-center/.vscode/launch.json
0 → 100644
im-center/app/base/api/api.base.js
0 → 100644
im-center/app/base/api/doc.base.js
0 → 100644
im-center/app/base/api/impl/auth/roleAuth.js
0 → 100644
im-center/app/base/api/impl/common/apps.js
0 → 100644
im-center/app/base/api/impl/meta/oss.js
0 → 100644
im-center/app/base/controller/ctl.base.js
0 → 100644
im-center/app/base/db/cache.base.js
0 → 100644
im-center/app/base/db/cache/CacheLocker.js
0 → 100644
im-center/app/base/db/cache/magCache.js
0 → 100644
im-center/app/base/db/dao.base.js
0 → 100644
im-center/app/base/db/impl/msg/msguserDao.js
0 → 100644
im-center/app/base/db/initData.js
0 → 100644
im-center/app/base/db/metadata/index.js
0 → 100644
im-center/app/base/service/sve.base.js
0 → 100644
im-center/app/base/system.js
0 → 100644
im-center/app/base/utils/excelClient.js
0 → 100644
im-center/app/base/utils/execClient.js
0 → 100644
im-center/app/base/utils/logClient.js
0 → 100644
im-center/app/base/utils/mailClient.js
0 → 100644
im-center/app/base/utils/ossClient.js
0 → 100644
im-center/app/base/utils/redisClient.js
0 → 100644
im-center/app/base/utils/restClient.js
0 → 100644
im-center/app/base/utils/smsClient.js
0 → 100644
im-center/app/base/utils/ssdbClient.js
0 → 100644
im-center/app/config/environment.js
0 → 100644
im-center/app/config/objsettings.js
0 → 100644
im-center/app/config/routes.js
0 → 100644
im-center/app/config/routes/api-qr.js
0 → 100644
im-center/app/config/routes/api.js
0 → 100644
im-center/app/config/routes/web.js
0 → 100644
im-center/app/config/settings.js
0 → 100644
im-center/app/config/socket.server.js
0 → 100644
im-center/app/config/socket.server2.js
0 → 100644
im-center/app/front/entry/public/.DS_Store
0 → 100644
File added
im-center/app/front/entry/public/ccc.png
0 → 100644
881 Bytes
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
im-center/app/front/entry/public/favicon.ico
0 → 100644
File added
File added
File added
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
449 KB
im-center/app/front/entry/public/index.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
im-center/dochelp/imghandle.js
0 → 100644
im-center/dochelp/imgs/sp.png
0 → 100644
26.3 KB
im-center/dowloaddemo.js
0 → 100644
im-center/element-variables.scss
0 → 100644
im-center/gulpfile.js
0 → 100644
im-center/main.js
0 → 100644
im-center/package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
im-center/package.json
0 → 100644
| { | ||
| "name": "im-center", | ||
| "version": "1.0.0", | ||
| "description": "h5framework", | ||
| "main": "main.js", | ||
| "scripts": { | ||
| "dev": "nodemon main.js", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "author": "jy", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "@alicloud/pop-core": "^1.7.7", | ||
| "MD5": "^1.3.0", | ||
| "after": "^0.8.2", | ||
| "ali-oss": "^4.12.2", | ||
| "babel-polyfill": "^6.26.0", | ||
| "base64id": "^1.0.0", | ||
| "bluebird": "^3.5.1", | ||
| "body-parser": "^1.18.2", | ||
| "co": "^4.6.0", | ||
| "connect-history-api-fallback": "^1.6.0", | ||
| "connect-redis": "^3.3.3", | ||
| "continuation-local-storage": "^3.2.1", | ||
| "cookie-parser": "^1.4.3", | ||
| "crypto": "^1.0.1", | ||
| "crypto-js": "^3.3.0", | ||
| "easyimage": "^3.1.0", | ||
| "ejs": "^2.5.8", | ||
| "engine.io-parser": "^2.1.2", | ||
| "errorhandler": "^1.5.0", | ||
| "exceljs": "^1.6.3", | ||
| "exif-js": "^2.3.0", | ||
| "express": "^4.16.2", | ||
| "express-session": "^1.15.6", | ||
| "glob": "^7.1.6", | ||
| "gm": "^1.23.1", | ||
| "jsonwebtoken": "^8.5.1", | ||
| "log4js": "^2.10.0", | ||
| "method-override": "^2.3.10", | ||
| "moment": "^2.26.0", | ||
| "morgan": "^1.9.0", | ||
| "multer": "^1.3.0", | ||
| "mysql2": "^1.5.3", | ||
| "node-cron": "^2.0.1", | ||
| "node-uuid": "^1.4.8", | ||
| "pdfcrowd": "^4.2.0", | ||
| "pem-jwk": "^2.0.0", | ||
| "pinyin": "^2.8.3", | ||
| "qr-image": "^3.2.0", | ||
| "request": "^2.88.2", | ||
| "sequelize": "^4.37.8", | ||
| "sequelize-cli": "^4.1.1", | ||
| "serve-favicon": "^2.4.5", | ||
| "sha1": "^1.1.1", | ||
| "sha256": "^0.2.0", | ||
| "socket.io": "^2.3.0", | ||
| "uuid": "^3.2.1", | ||
| "xml2js": "^0.4.19" | ||
| }, | ||
| "devDependencies": { | ||
| "del": "^5.1.0", | ||
| "gulp-concat": "^2.6.1", | ||
| "gulp-if": "^3.0.0", | ||
| "gulp-imagemin": "^6.2.0", | ||
| "gulp-minify-css": "^1.2.4", | ||
| "gulp-tap": "^2.0.0", | ||
| "imagemin-pngquant": "^8.0.0", | ||
| "merge-stream": "^2.0.0" | ||
| } | ||
| } | ||
| \ No newline at end of file |
im-center/plan.txt
0 → 100644
Please
register
or
sign in
to comment