diff --git a/weapp/package/startInspection/startInspection.wxml b/weapp/package/startInspection/startInspection.wxml index caa62a6..c2745c9 100644 --- a/weapp/package/startInspection/startInspection.wxml +++ b/weapp/package/startInspection/startInspection.wxml @@ -48,7 +48,7 @@ 巡检人 - 巡检人A + {{dataList.user.name}} 本次巡检日期 diff --git a/weapp/project.private.config.json b/weapp/project.private.config.json deleted file mode 100644 index dabc5aa..0000000 --- a/weapp/project.private.config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", - "projectname": "%E5%B7%A1%E6%A3%80%E5%B0%8F%E7%A8%8B%E5%BA%8F", - "setting": { - "compileHotReLoad": false, - "urlCheck": false - }, - "condition": {}, - "libVersion": "2.29.0" -} \ No newline at end of file