4 Star 0 Fork 0

Doveyx/THE LIVING DAYLIGHTS html

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
Doveyx 提交于 2023-11-11 13:00 . 修改app中router-view
{
"name": "daylights",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"core-js": "^3.8.3",
"element-plus": "^2.4.2",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Doveyx/the-living-daylights-html.git
git@gitee.com:Doveyx/the-living-daylights-html.git
Doveyx
the-living-daylights-html
THE LIVING DAYLIGHTS html
master

搜索帮助