项目初始化
parents
Showing
.browserslistrc
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
This diff is collapsed.
Click to expand it.
babel.config.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | |||
"name": "vue-exectron-express-lowdb", | |||
"productName": "Jomall Graphics Lab", | |||
"description": "", | |||
"version": "0.1.0", | |||
"private": true, | |||
"scripts": { | |||
"serve": "vue-cli-service serve", | |||
"build": "vue-cli-service build", | |||
"lint": "vue-cli-service lint", | |||
"electron:build": "vue-cli-service electron:build", | |||
"electron:serve": "nodemon --watch src/backend --exec vue-cli-service electron:serve", | |||
"postinstall": "electron-builder install-app-deps", | |||
"postuninstall": "electron-builder install-app-deps" | |||
}, | |||
"main": "background.js", | |||
"dependencies": { | |||
"@gausszhou/vue-drag-resize-rotate": "^2.0.15", | |||
"@vue/composition-api": "^0.3.4", | |||
"axios": "^0.19.2", | |||
"core-js": "^3.6.4", | |||
"electron-store": "^4.0.0", | |||
"element-ui": "^2.13.0", | |||
"express": "^4.17.1", | |||
"lodash-id": "^0.14.0", | |||
"lowdb": "^1.0.0", | |||
"morgan": "^1.10.0", | |||
"multiparty": "^4.2.3", | |||
"node-cmd": "^5.0.0", | |||
"node-printer": "^1.0.4", | |||
"nodemon": "^3.1.4", | |||
"normalize.css": "^8.0.1", | |||
"printer": "^0.4.0", | |||
"shelljs": "^0.8.5", | |||
"vue": "^2.6.11", | |||
"vue-draggable-resizable": "^3.0.0", | |||
"vue-i18n": "^8.16.0", | |||
"vue-moveable": "^2.0.0-beta.75", | |||
"vue-router": "^3.1.5", | |||
"vuex": "^3.1.2" | |||
}, | |||
"devDependencies": { | |||
"@vue/cli-plugin-babel": "^4.2.0", | |||
"@vue/cli-plugin-eslint": "^4.2.0", | |||
"@vue/cli-plugin-router": "^4.2.0", | |||
"@vue/cli-plugin-vuex": "^4.2.0", | |||
"@vue/cli-service": "^4.2.0", | |||
"@vue/eslint-config-prettier": "^6.0.0", | |||
"babel-eslint": "^10.0.3", | |||
"electron": "^6.0.0", | |||
"eslint": "^6.7.2", | |||
"eslint-plugin-prettier": "^3.1.1", | |||
"eslint-plugin-vue": "^6.1.2", | |||
"prettier": "^1.19.1", | |||
"pug": "^2.0.4", | |||
"pug-html-loader": "^1.1.5", | |||
"pug-plain-loader": "^1.0.0", | |||
"vue-cli-plugin-electron-builder": "^1.4.6", | |||
"vue-template-compiler": "^2.6.11" | |||
} | |||
} |
package.json.bak
0 → 100644
print/GTXproApi.dll
0 → 100644
File added
print/GTXproCMD.exe
0 → 100644
File added
print/GTXproCMD.zip
0 → 100644
File added
print/Profile/0.xml
0 → 100644
print/Profile/1.xml
0 → 100644
print/Profile/2.xml
0 → 100644
print/Profile/3.xml
0 → 100644
print/print.bat
0 → 100644
print/send.bat
0 → 100644
public/favicon.ico
0 → 100644
File added
public/index.html
0 → 100644
src/App.vue
0 → 100644
src/assets/audio/51miz-S279513-A5901E6A.mp3
0 → 100644
File added
src/assets/audio/51miz-S282408-BC87199A.mp3
0 → 100644
File added
src/assets/audio/picking_beyond.mp3
0 → 100644
File added
src/assets/audio/picking_check_success.mp3
0 → 100644
File added
src/assets/audio/picking_search_error.mp3
0 → 100644
File added
src/assets/audio/picking_search_success.mp3
0 → 100644
File added
src/assets/audio/picking_warning.mp3
0 → 100644
File added
src/assets/audio/weight_repeat.mp3
0 → 100644
File added
src/assets/audio/weight_search_error.mp3
0 → 100644
File added
src/assets/audio/weight_search_success.mp3
0 → 100644
File added
src/assets/audio/weight_success.mp3
0 → 100644
File added
src/assets/audio/weight_warning.mp3
0 → 100644
File added
src/assets/bg_tshirt_shadow.png
0 → 100644

645 KB
src/assets/id.png
0 → 100644

10.4 KB
src/assets/logo-bg.jpg
0 → 100644

921 KB
src/assets/logo.png
0 → 100644

6.69 KB
src/assets/template-bg-1.jpg
0 → 100644

23.4 KB
src/backend/webserver/be_nodeSrv.js
0 → 100644
src/backend/webserver/entity/function.js
0 → 100644
src/backend/webserver/routes/be_routes.js
0 → 100644
src/backend/webserver/utils/index.js
0 → 100644
src/background.js
0 → 100644
src/bus.js
0 → 100644
src/i18n/en.js
0 → 100644
src/i18n/zh.js
0 → 100644
src/main.js
0 → 100644
src/preload.js
0 → 100644
src/preloadOther.js
0 → 100644
src/router/index.js
0 → 100644
src/static/icon/chehuiyou.png
0 → 100644

2.56 KB
src/static/icon/chehuizuo.png
0 → 100644

2.48 KB
src/static/icon/chexiao.png
0 → 100644

2.19 KB
src/static/icon/clothes-full.png
0 → 100644

2.33 KB
src/static/icon/juzhong-01.png
0 → 100644

1.6 KB
src/static/icon/shangyi.png
0 → 100644

1.97 KB
src/static/icon/shezhi.png
0 → 100644

4.79 KB
src/static/icon/shuipingjuzhong.png
0 → 100644

4.31 KB
src/static/icon/tupian.png
0 → 100644

3.66 KB
src/static/icon/vertical.png
0 → 100644

835 Bytes
src/static/icon/wenjian.png
0 → 100644

2.79 KB
src/static/icon/xiayi.png
0 → 100644

1.93 KB
src/static/icon/ziti.png
0 → 100644

1.36 KB
src/store/index.js
0 → 100644
src/styles/main.css
0 → 100644
src/utils/axios.js
0 → 100644
src/utils/index.js
0 → 100644
src/views/design/detail/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/design/head/fieldDescription.js
0 → 100644
src/views/design/head/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/design/head/printDialog.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/design/index.vue
0 → 100644
src/views/design/main/imgSetting.vue
0 → 100644
src/views/design/main/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/login/index.vue
0 → 100644
vue.config.js
0 → 100644
Please
register
or
sign in
to comment