html test

This commit is contained in:
gaoshuaixing
2022-03-04 16:56:00 +08:00
parent 80cd4769ce
commit 215fdbc748
131 changed files with 10 additions and 782 deletions

View File

@@ -12,9 +12,9 @@ module.exports = (appInfo) => {
**/
const config = {};
/* 开发模式配置 */
/* 应用模式配置 */
config.developmentMode = {
default: 'html',
default: 'vue',
mode: {
vue: {
hostname: 'localhost',