1 Star 0 Fork 40

Zhlaa/seaflow

forked from rock/seaflow 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 814 Bytes
一键复制 编辑 原始数据 按行查看 历史
rock 提交于 2024-10-13 22:20 . 新增菜单维护功能
{
"name": "element-plus-vite-starter",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"generate": "vite-ssg build",
"preview": "vite preview",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@form-create/designer": "^3.2.5",
"@form-create/element-ui": "^3.2.7",
"axios": "^1.7.2",
"element-plus": "^2.7.6",
"mitt": "^3.0.1",
"pinia": "^2.1.7",
"pinia-plugin-persist": "^1.0.0",
"vue": "^3.4.21",
"vue-router": "4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.2.5",
"vite-ssg": "^0.23.6",
"vue-tsc": "^2.0.7"
},
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Zhlaa/seaflow.git
[email protected]:Zhlaa/seaflow.git
Zhlaa
seaflow
seaflow
master

搜索帮助