2 Star 24 Fork 4

蔡强伟/wechatbill

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 879 Bytes
一键复制 编辑 原始数据 按行查看 历史
王也 提交于 2023-06-28 19:14 . feat:升级vue版本
{
"name": "wechatbill",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vite",
"build": "vite build"
},
"dependencies": {
"@antv/f2": "^3.8.9",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"css-vars-ponyfill": "^2.4.3",
"dayjs": "^1.10.4",
"echarts": "^5.0.2",
"terser": "^5.18.1",
"vant": "^3.0.9",
"vue": "^3.3.4",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@vitejs/plugin-legacy": "^2.0.1",
"@vitejs/plugin-vue": "^3.0.3",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/compiler-sfc": "^3.2.38",
"autoprefixer": "^10.4.8",
"less": "^4.1.1",
"less-loader": "^5.0.0",
"postcss-px-to-viewport": "^1.1.1",
"unplugin-vue-components": "^0.22.4",
"vite": "^3.0.9"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codercqw/wechatbill.git
[email protected]:codercqw/wechatbill.git
codercqw
wechatbill
wechatbill
master

搜索帮助