1 Star 0 Fork 486

为道日损/Fxw Chat Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
为道日损 提交于 2024-08-27 15:42 +08:00 . feat: 表单序号
{
"name": "layui-vue-admin",
"version": "2.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"build:check": "vue-tsc --noEmit && vite build",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
"serve": "vite preview"
},
"dependencies": {
"@layui/layui-vue": "2.17.7",
"axios": "^1.5.1",
"default-passive-events": "^2.0.0",
"echarts": "^5.4.3",
"js-base64": "^3.7.2",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"qs": "^6.12.1",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@layui/unplugin-vue-components": "^0.0.2",
"@types/node": "^18.7.8",
"@types/nprogress": "^0.2.0",
"@types/q": "^1.5.8",
"@types/qs": "^6.9.15",
"@vitejs/plugin-vue": "^4.2.0",
"@vue/compiler-sfc": "^3.3.4",
"less": "^4.1.2",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.3.5",
"vue-tsc": "^1.6.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/insteresting/fxw-chat-vue.git
git@gitee.com:insteresting/fxw-chat-vue.git
insteresting
fxw-chat-vue
Fxw Chat Vue
master

搜索帮助