Initial commit
Showing
.browserslistrc
0 → 100644
.idea/.gitignore
0 → 100644
.idea/modules.xml
0 → 100644
.idea/robot_h5.iml
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
jsconfig.json
0 → 100644
package.json
0 → 100644
{ | ||
"name": "robot_h5", | ||
"version": "0.1.0", | ||
"private": true, | ||
"scripts": { | ||
"start": "vue-cli-service serve", | ||
"build": "vue-cli-service build" | ||
}, | ||
"dependencies": { | ||
"@layui/layui-vue": "^1.4.9", | ||
"@popperjs/core": "^2.11.6", | ||
"axios": "^0.27.2", | ||
"bootstrap": "^5.2.1", | ||
"core-js": "^3.25.1", | ||
"element-plus": "^2.2.16", | ||
"good-storage": "^1.1.1", | ||
"jquery": "^3.6.1", | ||
"qrcodejs2": "^0.0.2", | ||
"vue": "^3.2.13", | ||
"vue-axios": "^3.4.1", | ||
"vue-router": "~4.0.3" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "~5.0.0", | ||
"@vue/cli-plugin-router": "~5.0.0", | ||
"@vue/cli-plugin-vuex": "~5.0.0", | ||
"@vue/cli-service": "~5.0.0" | ||
} | ||
} |
public/favicon.ico
0 → 100644
4.19 KB
public/index.html
0 → 100644
public/robotsdk.js
0 → 100644
src/App.vue
0 → 100644
src/assets/images/2.png
0 → 100644
740 KB
src/assets/images/337.png
0 → 100644
2.96 KB
src/assets/images/9.png
0 → 100644
368 KB
src/assets/images/arrow.png
0 → 100644
1.32 KB
src/assets/images/arrows.png
0 → 100644
10.4 KB
849 KB
1.88 MB
14.9 KB
19.1 KB
15.8 KB
18.2 KB
14.9 KB
18.3 KB
18.7 KB
15.4 KB
1.22 KB
1.22 KB
1.31 KB
1.28 KB
17.5 KB
13.8 KB
17.8 KB
14.1 KB
20.8 KB
16.7 KB
1.29 KB
1.27 KB
18.8 KB
15 KB
18.3 KB
14.4 KB
20.8 KB
16.4 KB
20.4 KB
16.3 KB
1.22 KB
1.23 KB
17.6 KB
8 KB
14.1 KB
14.4 KB
18.9 KB
src/assets/images/copies.png
0 → 100644
10.7 KB
31.2 KB
175 KB
110 KB
36.5 KB
43.7 KB
17.1 KB
20.7 KB
34.3 KB
24 KB
5.27 KB
7.56 KB
1.83 KB
src/assets/images/ico/2x.png
0 → 100644
23.3 KB
4.02 KB
4.08 KB
4.1 KB
551 Bytes
1.16 KB
2.86 KB
4.35 KB
777 Bytes
8 KB
12.9 KB
5.53 KB
12.7 KB
6.39 KB
6.2 KB
6.2 KB
588 Bytes
19.7 KB
4.01 KB
651 Bytes
15.7 KB
17.7 KB
88 KB
16 KB
33.9 KB
1.29 KB
20.9 KB
src/assets/images/print.gif
0 → 100644
74 KB
src/assets/images/print.png
0 → 100644
35.8 KB
728 KB
650 Bytes
src/assets/images/robot.gif
0 → 100644
2.21 MB
27.8 KB
1.69 MB
274 KB
128 KB
src/assets/images/self.png
0 → 100644
18.6 KB
161 Bytes
src/assets/images/title2.png
0 → 100644
13.9 KB
src/assets/images/title3.png
0 → 100644
12.5 KB
src/assets/images/title4.png
0 → 100644
6.55 KB
src/assets/images/wait.gif
0 → 100644
49.5 KB
1.58 KB
src/assets/js/commonUtil.js
0 → 100644
src/assets/js/websocket.js
0 → 100644
src/assets/logo.png
0 → 100644
6.69 KB
src/components/countDown.vue
0 → 100644
src/components/dataView.vue
0 → 100644
src/components/errorPage.vue
0 → 100644
src/main.js
0 → 100644
src/plugins/good-storage.js
0 → 100644
src/router/index.js
0 → 100644
src/views/AboutView.vue
0 → 100644
src/views/Apply/copyList.vue
0 → 100644
src/views/Apply/formList.vue
0 → 100644
src/views/HomeView.vue
0 → 100644
src/views/auditTips.vue
0 → 100644
src/views/auditing.vue
0 → 100644
src/views/evaluation.vue
0 → 100644
src/views/information.vue
0 → 100644
src/views/material.vue
0 → 100644
src/views/materialRead.vue
0 → 100644
src/views/print.vue
0 → 100644
src/views/printReport.vue
0 → 100644
src/views/remoteCheck.vue
0 → 100644
src/views/report.vue
0 → 100644
src/views/scanMaterial.vue
0 → 100644
src/views/summary.vue
0 → 100644
src/views/userCard.vue
0 → 100644
src/views/userCopies.vue
0 → 100644
src/views/userSelect.vue
0 → 100644
src/views/workGuide.vue
0 → 100644
vue.config.js
0 → 100644
yarn-error.log
0 → 100644