1 Star 0 Fork 6

wangscript1 / nly-adminlte-vue

forked from 姚欣 / nly-adminlte-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
nejinn 提交于 2020-10-10 02:58 . 修复时间选择器bug
module.exports = {
publicPath: process.env.NODE_ENV === "production" ? "/" : "/",
outputDir: "dist",
pages: {
index: {
// page 的入口
entry: "example/main.js",
// 模板来源
template: "public/index.html",
// 输出文件名
filename: "index.html"
}
}
};
JavaScript
1
https://gitee.com/kingsmart/nly-adminlte-vue.git
git@gitee.com:kingsmart/nly-adminlte-vue.git
kingsmart
nly-adminlte-vue
nly-adminlte-vue
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891