Explorar o código

feat: 小主卡标识

xuyunhui hai 1 ano
pai
achega
9927092a55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      myPages/ServiceObjectManagement/index.vue

+ 1 - 1
myPages/ServiceObjectManagement/index.vue

@@ -25,7 +25,7 @@
                   备注:<text>{{item.remark || '无'}}</text>
                 </view>
                 <view class="completed" >
-                  备注:<text class="tab" :style="{'backgroundColor': item.minMainCardStatus ? '#85ce63':'#a6a9ad' }" >{{item.minMainCardStatus ?  "已注册" : "未注册"}}</text>
+                  小主卡:<text class="tab" :style="{'backgroundColor': item.minMainCardStatus ? '#85ce63':'#a6a9ad' }" >{{item.minMainCardStatus ?  "已注册" : "未注册"}}</text>
                 </view>
               </view>
             </view>