From ffe748f8069aeeaf0ffae846f7c09210ce64da4b Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 18 十二月 2024 11:29:00 +0800
Subject: [PATCH] 修改表述文字
---
api/config.js | 4 ++--
pages/rechargeMoney/rechargMoney.json | 2 +-
pages/openCard/openCard.wxml | 12 ++++++------
pages/openCard/openCard.json | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/api/config.js b/api/config.js
index 03c1874..3925261 100644
--- a/api/config.js
+++ b/api/config.js
@@ -9,10 +9,10 @@
// BASEURL = 'https://irrigate.dayuyanjiuyuan.top/'
// BASEURL = 'https://d4x9787456.vicp.fun/'
// BASEURL = 'http://127.0.0.1:8087/'
- BASEURL = 'http://192.168.40.166:8087/'
+ // BASEURL = 'http://192.168.40.166:8087/'
// BASEURL = 'http://192.168.10.52:8087/'
// BASEURL = 'http://8.130.130.233:54321/prod-api/'
- // BASEURL = 'https://sp.dayuyanjiuyuan.top/'
+ BASEURL = 'https://sp.dayuyanjiuyuan.top/'
break
default:
BASEURL = ''
diff --git a/pages/openCard/openCard.json b/pages/openCard/openCard.json
index fe43965..0afafe8 100644
--- a/pages/openCard/openCard.json
+++ b/pages/openCard/openCard.json
@@ -1,5 +1,5 @@
{
- "navigationBarTitleText": "閫夋嫨铏氭嫙鍗�",
+ "navigationBarTitleText": "閫夊崱寮�闃�",
"navigationBarTextStyle": "white",
"usingComponents": {
"t-input": "tdesign-miniprogram/input/input",
diff --git a/pages/openCard/openCard.wxml b/pages/openCard/openCard.wxml
index ac834e8..692c322 100644
--- a/pages/openCard/openCard.wxml
+++ b/pages/openCard/openCard.wxml
@@ -29,15 +29,15 @@
<view class="dialog" wx:if="{{showDialog}}">
<image class="close" src="/images/close.svg" bindtap="handleClost"></image>
<view class="dialog-content" wx:if="{{dialog_mode}}">
- <view class="dialog-title">璇烽�夋嫨鐏屾簤妯″紡</view>
- <button bindtap="postOpenValva">鑷鐏屾簤</button>
- <button bindtap="handleSetDuration">瀹氱亴婧夋椂闀�</button>
- <button bindtap="handleSetWaterVolume">瀹氱亴婧夋按閲�</button>
+ <view class="dialog-title">璇烽�夋嫨寮�鍏抽榾鏂瑰紡</view>
+ <button bindtap="postOpenValva">鎵嬪姩寮�闃�鎵嬪姩鍏抽榾</button>
+ <button bindtap="handleSetDuration">寮�闃�鍚庡畾鏃堕暱鑷姩鍏抽榾</button>
+ <button bindtap="handleSetWaterVolume">寮�闃�鍚庡畾姘撮噺鑷姩鍏抽榾</button>
</view>
<view class="dialog-content" wx:if="{{dialog_time}}">
<view class="dialog-title">
<image class="dialog-title-img" bind:tap="dialogBack" src="/images/back.svg"></image>
- <text class="dialog-title-text">瀹氱亴婧夋椂闀�</text>
+ <text class="dialog-title-text">寮�闃�鍚庡畾鏃堕暱鑷姩鍏抽榾</text>
</view>
<view>
<view class="row">
@@ -87,7 +87,7 @@
<view class="dialog-content" wx:if="{{dialog_water}}">
<view class="dialog-title">
<image class="dialog-title-img" bind:tap="dialogBack" src="/images/back.svg"/>
- <text class="dialog-title-text">瀹氱亴婧夋按閲�</text>
+ <text class="dialog-title-text">寮�闃�鍚庡畾姘撮噺鑷姩鍏抽榾</text>
</view>
<view>
<view class="row">
diff --git a/pages/rechargeMoney/rechargMoney.json b/pages/rechargeMoney/rechargMoney.json
index 7d8067e..7a6ce15 100644
--- a/pages/rechargeMoney/rechargMoney.json
+++ b/pages/rechargeMoney/rechargMoney.json
@@ -1,5 +1,5 @@
{
"component": true,
- "navigationBarTitleText": "鍏呭�艰櫄鎷熷崱",
+ "navigationBarTitleText": "铏氭嫙鍗″厖鍊�",
"navigationBarTextStyle": "white"
}
\ No newline at end of file
--
Gitblit v1.8.0