ER图测试,域账号登录测试,修改数据查询的展示问题
This commit is contained in:
@@ -16,5 +16,7 @@ module.exports = {
|
||||
template: 'public/index.html',
|
||||
filename: process.env.NODE_ENV === 'production'?'doc-db.html':'index.html',
|
||||
},
|
||||
}
|
||||
},
|
||||
// 在项目配置的时候,默认 npm 包导出的是运行时构建,即 runtime 版本,不支持编译 template 模板。
|
||||
runtimeCompiler: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user