Merge branch 'feature/zl' into 'release'
Feature/zl See merge request !184
正在显示
git.sh
0 → 100644
| ... | ... | @@ -42,7 +42,7 @@ |
| "devDependencies": { | ||
| "@babel/plugin-proposal-object-rest-spread": "^7.11.0", | ||
| "@pica-cli/pica-cli-framework": "^1.0.11", | ||
| "@pica-cli/vue-cli-plugin-pica-cli-plugin": "~1.1.62", | ||
| "@pica-cli/vue-cli-plugin-pica-cli-plugin": "~1.1.64", | ||
| "@pica-core/JsBridge": "^1.0.19", | ||
| "@pica-kit/pica-ui-component": "1.0.50", | ||
| "@pica-core/multiple-versions-plugin": "^1.0.16", | ||
| ... | ... | @@ -69,13 +69,14 @@ |
| "prettier": "^2.3.2", | ||
| "prettier-eslint-cli": "^5.0.1", | ||
| "puppeteer": "^10.1.0", | ||
| "sass": "^1.26.3", | ||
| "sass": "1.26.3", | ||
| "sass-loader": "^8.0.2", | ||
| "vue-skeleton-webpack-plugin": "^1.2.2", | ||
| "vue-template-compiler": "^2.6.11", | ||
| "webpack-bundle-analyzer": "^4.4.2", | ||
| "pdfjs-dist": "2.4.456", | ||
| "storejs": "2.0.1" | ||
| "storejs": "2.0.1", | ||
| "js-cookie":"3.0.1" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| ... | ... |
src/assets/images/close.png
0 → 100644
2.2 KB
src/assets/images/demo-bg.png
0 → 100644
136.7 KB
src/utils/cookieFun.js
已删除
100644 → 0
src/views/appoint-demo/index.scss
0 → 100644
src/views/appoint-demo/index.vue
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
src/views/sz-home/index.vue
0 → 100644