2 Star 13 Fork 1

高翔/shop-template-vue3x

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 904 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "gx-vue3x-template-h5",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@babel/register": "^7.16.5",
"amfe-flexible": "^2.2.1",
"axios": "^0.24.0",
"core-js": "^3.6.5",
"js-cookie": "^3.0.1",
"postcss-pxtorem": "^5.1.1",
"sass": "^1.45.1",
"vant": "^3.3.7",
"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-plugin-import": "^1.13.3",
"mockjs": "^1.1.0",
"sass-loader": "^8.0.2",
"svg-sprite-loader": "^6.0.11"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lovegaoxiang/shop-template-vue3x.git
[email protected]:lovegaoxiang/shop-template-vue3x.git
lovegaoxiang
shop-template-vue3x
shop-template-vue3x
master

搜索帮助