From ca28e79c65a4710438b20a12f79d9f033865f25d Mon Sep 17 00:00:00 2001 From: ddlucky Date: Thu, 22 Feb 2024 09:11:02 +0800 Subject: [PATCH] 1 --- app.js | 4 ++-- pages/WORKDETAIL/WORKDETAIL.wxml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index 253371b..2790cfd 100644 --- a/app.js +++ b/app.js @@ -23,8 +23,8 @@ App({ this.globalData = { - serverUrl: 'http://localhost:10200/Dispatch/WxApp', - //serverUrl: 'https://trans.qzfanghe.com/Dispatch/WxApp', + //serverUrl: 'http://localhost:10200/Dispatch/WxApp', + serverUrl: 'https://trans.qzfanghe.com/Dispatch/WxApp', baseInfo: null, detailInfo:null diff --git a/pages/WORKDETAIL/WORKDETAIL.wxml b/pages/WORKDETAIL/WORKDETAIL.wxml index 6dc4b46..89b9cbe 100644 --- a/pages/WORKDETAIL/WORKDETAIL.wxml +++ b/pages/WORKDETAIL/WORKDETAIL.wxml @@ -77,7 +77,7 @@ disabled="{{disabled}}" bindtap="AddFeeClick" hover-class="other-button-hover"> 添加费用 -