소스 검색

fix(修改移动积分页面显示) 积分显示文字修改

xing.li 3 년 전
부모
커밋
af3ecdfee0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/integral/integral.wxml

+ 1 - 1
pages/integral/integral.wxml

@@ -124,7 +124,7 @@
   <!-- 查询积分弹出框 -->
   <view class="score-integral" wx:if="{{scorePhone}}">
     <view class="score-title">
-      <text>查询移动积分</text>
+      <text>请先查询移动积分</text>
     </view>
     <!-- <view class="score-phone">
       <input class="score-input" type="number" model:value="{{setPhone}}" focus="true" maxlength="11" placeholder="请输入手机号码" />