1 Star 0 Fork 0

dawn/stubborn-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
dawn 提交于 2022-01-27 16:53 . 完成卡片组件初步编写
module.exports = {
pages: {
index: {
// page 的入口
entry: 'examples/main.js',
// 模板来源
template: 'public/index.html',
// 在 dist/index.html 的输出
filename: 'index.html',
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/feng-xiaohan/stubborn-ui.git
[email protected]:feng-xiaohan/stubborn-ui.git
feng-xiaohan
stubborn-ui
stubborn-ui
master

搜索帮助