From a278bf103d9faada156fcd1e4109bec9d3af2432 Mon Sep 17 00:00:00 2001 From: wangzimeng <3297159934@qq.com> Date: Thu, 14 Aug 2025 10:22:45 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=8F=91=E5=B8=83=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E5=8D=95=E5=90=8D=E6=9B=B4=E6=8D=A2=EF=BC=9A?= =?UTF-8?q?=E8=AF=A6=E7=BB=86=E5=9C=B0=E5=9D=80=E6=8D=A2=E4=B8=BA=E5=AD=A6?= =?UTF-8?q?=E6=A0=A1=E5=90=8D=EF=BC=8C=E8=81=94=E7=B3=BB=E4=BA=BA=E6=8D=A2?= =?UTF-8?q?=E6=88=90=E7=BB=8F=E7=90=86=EF=BC=8C=E8=81=94=E7=B3=BB=E7=94=B5?= =?UTF-8?q?=E8=AF=9D=E6=8D=A2=E6=88=90=E7=BB=8F=E7=90=86=E7=94=B5=E8=AF=9D?= =?UTF-8?q?=EF=BC=8C=E8=AF=A6=E7=BB=86=E4=BF=A1=E6=81=AF=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E5=86=85=E5=AE=B9=202=E3=80=81=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=A1=B5=E9=9D=A2=E5=90=8C=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/canteenRent/fabu.vue | 34 +++++++++++++++++----------------- pages/canteenRent/rentEdit.vue | 20 ++++++++++---------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/pages/canteenRent/fabu.vue b/pages/canteenRent/fabu.vue index 24fa307..92f8489 100644 --- a/pages/canteenRent/fabu.vue +++ b/pages/canteenRent/fabu.vue @@ -33,12 +33,12 @@ - 详细地址 + 学校名 + placeholder="请输入学校全名"> @@ -46,10 +46,10 @@ - 联系人 + 经理 - @@ -57,10 +57,10 @@ - 联系电话 + 经理电话 - @@ -76,10 +76,10 @@ + placeholder-style="font-size:28rpx;color:#9c9c9c;line-height:36rpx;white-space: pre-line;" + placeholder="餐厅发布信息:\n楼层:**,\n押金:**,\n房租:**,\n扣点:**,\n水电燃气费:**,\n公摊:**," + > - @@ -132,12 +132,12 @@ - + - - + + @@ -437,7 +437,7 @@ } else { setTimeout(() => { sheep.$helper.toast('请先登录'); - + }, 500); setTimeout(() => { uni.switchTab({ @@ -634,7 +634,7 @@ return } if (form.value.address_detail == '') { - sheep.$helper.toast('请输入详细地址'); + sheep.$helper.toast('请输入学校全名'); // uni.showToast({ // title: '请输入详细地址', // icon: 'none', @@ -742,18 +742,18 @@ uni.navigateTo({ url: '/pages/user/myRelease/list' }) - },1000) + }, 1000) // uni.switchTab({ // url: '/pages/index/user' // }) - }else { + } else { sheep.$helper.toast(res.msg); // uni.showToast({ // title: res.msg, // icon: 'error' // }) } - + } diff --git a/pages/canteenRent/rentEdit.vue b/pages/canteenRent/rentEdit.vue index 9a59e94..8369116 100644 --- a/pages/canteenRent/rentEdit.vue +++ b/pages/canteenRent/rentEdit.vue @@ -31,12 +31,12 @@ - 详细地址 + 学校名 + placeholder="请输入学校全名"> @@ -44,10 +44,10 @@ - 联系人 + 经理 - @@ -55,10 +55,10 @@ - 联系电话 + 经理电话 - @@ -75,7 +75,7 @@ + placeholder="餐厅发布信息:\n楼层:**,\n押金:**,\n房租:**,\n扣点:**,\n水电燃气费:**,\n公摊:**,">