|
@@ -10,7 +10,7 @@
|
|
</My_GreyRectangleForm>
|
|
</My_GreyRectangleForm>
|
|
|
|
|
|
<My_GreyRectangleForm title="经营类目" required>
|
|
<My_GreyRectangleForm title="经营类目" required>
|
|
- <view class="manage u-line-1" bindtap="showPop">{{showSaleprodclass}}</view>
|
|
|
|
|
|
+ <view class="manage u-line-1 {{showSaleprodclass==''?'ismanage':''}}" bindtap="showPop">{{showSaleprodclass==''?'点击选择':showSaleprodclass}}</view>
|
|
</My_GreyRectangleForm>
|
|
</My_GreyRectangleForm>
|
|
|
|
|
|
<My_GreyRectangleForm title="联系人" required>
|
|
<My_GreyRectangleForm title="联系人" required>
|