Commit b753a0a6 authored by youjie's avatar youjie

Merge branch 'master' of http://gitlab.oytour.com/viitto/mallapp

parents 3a1eb8c7 32cd9f42
......@@ -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