Commit 32cd9f42 authored by 罗超's avatar 罗超

1

parent 15c6f4aa
......@@ -284,7 +284,7 @@
>
<view class="bottom-border_r" style="padding: 10px 0;height: 42px;display: flex;"
@click="disabled ||disabled2?'':(showTypeStatus= true,showType=1)">
<input type="text" v-model="BrandClassName" :disabled="true" style="padding: 10px 0;width: 1px;flex:1" placeholder="请选择品牌分类" placeholder-style="color:#CECECE;">
<input type="text" v-model="BrandClassName" :disabled="true" style="padding: 10px 0;width: 1px;flex:1" placeholder="请选择分类" placeholder-style="color:#CECECE;">
<u-icon name="arrow" color="#A5A4AC" size="30" ></u-icon>
</view>
<u-popup v-model="showTypeStatus" mode="bottom" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment