From 2f1a9a39d6bde43d8c73236f822b3bc79cc96af6 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 06 九月 2024 16:19:57 +0800 Subject: [PATCH] 联系我们修改 --- packageDomain/pages/teacherCertification/index.wxml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packageDomain/pages/teacherCertification/index.wxml b/packageDomain/pages/teacherCertification/index.wxml index c330b36..d4cd647 100644 --- a/packageDomain/pages/teacherCertification/index.wxml +++ b/packageDomain/pages/teacherCertification/index.wxml @@ -62,7 +62,7 @@ </view> </view> <view class="from-item form-input-8"> - <view class="label"> <text class="empty"></text>璇︾粏鍦板潃锛� </view> + <view class="label"> <text class="icon">*</text>璇︾粏鍦板潃锛� </view> <view class="item-content"> <t-input placeholder="璇疯緭鍏ヨ缁嗗湴鍧�" borderless value="{{teacherInfo.detailedAddress}}" bindchange="onAddressInput" disabled="{{!editState}}" adjust-position="{{isIos?false:true}}" bindkeyboardheightchange="bindkeyboardheightchange" bindblur="changeParam" data-class="form-input-8" /> </view> -- Gitblit v1.9.1