da ka
正在显示
| ... | ... | @@ -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/utils/cookieFun.js
已删除
100644 → 0
想要评论请 注册 或 登录