1 Star 0 Fork 0

候鸟/xingzishop-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 891 Bytes
一键复制 编辑 原始数据 按行查看 历史
候鸟 提交于 2021-06-15 21:48 +08:00 . 新增了订单详情页以及对应的处理逻辑
{
"version": "0.0.0",
"scripts": {
"serve": "vite preview",
"build:beta": "vite build --mode beta",
"build:release": "vite build --mode release",
"dev": "vite --mode development"
},
"dependencies": {
"axios": "^0.21.1",
"crypto-js": "^4.0.0",
"element-china-area-data": "^5.0.2",
"element-plus": "^1.0.2-beta.47",
"js-md5": "^0.7.3",
"qs": "^6.10.1",
"vue": "^3.0.5",
"vue-router": "^4.0.8",
"vuex": "^3.6.2"
},
"devDependencies": {
"@types/node": "^15.12.2",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.0.5",
"lodash": "^4.17.21",
"mitt": "^2.1.0",
"node-sass": "^6.0.0",
"sass": "^1.34.1",
"sass-loader": "^12.1.0",
"style-resources-loader": "^1.4.1",
"vite": "^2.3.7",
"vite-plugin-babel-import": "^2.0.4",
"vue-cli-plugin-style-resources-loader": "~0.1.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wpf1340701723/xingzishop-vue.git
git@gitee.com:wpf1340701723/xingzishop-vue.git
wpf1340701723
xingzishop-vue
xingzishop-vue
master

搜索帮助