diff --git a/project.private.config.json b/project.private.config.json index 91461b6..b612694 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,7 +2,8 @@ "projectname": "spider_cloud_warehouse", "setting": { "compileHotReLoad": true, - "bigPackageSizeSupport": true + "bigPackageSizeSupport": true, + "urlCheck": false }, "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "condition": { diff --git a/src/pages/login/index.tsx b/src/pages/login/index.tsx index 2ea164f..89a4be3 100644 --- a/src/pages/login/index.tsx +++ b/src/pages/login/index.tsx @@ -79,7 +79,7 @@ const Login: FC = () => { return ( - + 您好,