Browse Source

商家端 我要开店模块完成

zxl 1 year ago
parent
commit
01316d54b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/tabbar/mine/openStore/storeInformation.vue

+ 1 - 1
src/pages/tabbar/mine/openStore/storeInformation.vue

@@ -21,7 +21,7 @@
       <view class="content-item">
         <view class="item-l"> 主营服务 </view>
         <view class="item-r">
-          <!-- <u--input placeholder="请选择主营服务" border="surround" suffixIcon="arrow-right" v-model="value" ></u--input> -->
+          <!-- <u--input placeholder="请选择主营服务" border="surround" suffixIcon="arrow-right" v-model="value" ></u--input> 111-->
           <uni-data-select class="data_select" placeholder="请选择主营服务" v-model="value1" :localdata="range"
             @change="change"></uni-data-select>
           <u-icon name="arrow-right" color="#97989A" size="18"></u-icon>