Преглед изворни кода

style:推广页面按钮提示词

xyh8905170 пре 2 година
родитељ
комит
66b8b0f17b
2 измењених фајлова са 7 додато и 7 уклоњено
  1. 5 4
      orderPages/bookService/index.rpx.scss
  2. 2 3
      orderPages/bookService/index.vue

+ 5 - 4
orderPages/bookService/index.rpx.scss

@@ -186,10 +186,11 @@
   margin-top: 80rpx;
 }
 .text_5{
-  overflow-wrap: break-word;
+  //overflow-wrap: break-word;
   font-size: 24rpx;
   color: red;
-  font-weight: normal;
-  text-align: left;
-  white-space: nowrap;
+  line-height: 30rpx;
+  //font-weight: normal;
+  //text-align: left;
+  //white-space: nowrap;
 }

+ 2 - 3
orderPages/bookService/index.vue

@@ -9,8 +9,7 @@
           <text>{{ serviceObject.nickName || '请选择对象' }}</text>
           <u-icon name="arrow-right" color="#666" size="18"></u-icon>
         </view>
-        <text class="text_5">服务对象指接受娇骄儿理发服务的儿童</text>
-        <text class="text_5">娇宝儿,此排队提交后只针对一个服务对象</text>
+        <text class="text_5">服务对象指接受娇骄儿理发服务的儿童,娇宝,此排队提交后只针对一个服务对象</text>
       </view>
       <view class="flex-col justify-around groupItem">
         <view class="groupItemKey">
@@ -34,7 +33,7 @@
           <text>!</text>
         </view>
         <view class="hintCentent">
-          <text>娇宝,提前10分钟到哟,一人一号过号需要重新取号排队!等你哟</text>
+          <text>娇宝,提前10分钟到哟,一人一号过号需要重新取号排队!等你哟</text>
         </view>
       </view>