Skip to content

Commit dab7ef9

Browse files
committed
fix: fix
1 parent 5b5a5de commit dab7ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/miniprogram-agent-ui/project.private.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"setting": {
33
"compileHotReLoad": true,
4-
"urlCheck": false,
4+
"urlCheck": true,
55
"coverView": true,
66
"lazyloadPlaceholderEnable": false,
77
"skylineRenderEnable": false,
@@ -21,4 +21,4 @@
2121
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
2222
"projectname": "cloudbase-agent-ui",
2323
"libVersion": "3.7.10"
24-
}
24+
}

0 commit comments

Comments
 (0)