|
@@ -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>
|