zhangkang 1 개월 전
부모
커밋
3495cfcba1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/map/model/hint.vue

+ 1 - 1
pages/map/model/hint.vue

@@ -7,7 +7,7 @@
     maskBackgroundColor="rgba(0, 0, 0, 0.1)"
   >
     <view class="hint-box">
-      <view class="hint-title">服务声明</view>
+      <view class="hint-title">温馨提示</view>
       <div v-html="mapConfig.prompt" class="hint-val"></div>
       <view class="hint-btns">
         <view