Commit b422bbfb authored by 黄媛媛's avatar 黄媛媛

修改

parent 588687ad
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
<view <view
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
<view <view
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
<view <view
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px;"
/> />
<view <view
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
<view <view
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''" v-if="cx.marketingLogo.iswords&&cx.marketingLogo.iswords==2&& cx.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="cx.marketingLogo.ico" :src="cx.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
<view <view
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
v-if="y.marketingLogo.iswords&&y.marketingLogo.iswords==2&& y.marketingLogo.ico!=''" v-if="y.marketingLogo.iswords&&y.marketingLogo.iswords==2&& y.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="y.marketingLogo.ico" :src="y.marketingLogo.ico"
style=" height: 11px" style=" height: 12px;margin-right: 5px"
/> />
{{ y.name }}</view> {{ y.name }}</view>
<view style="margin-bottom: 5px;height: 20px;" v-if="y.freeShippingDescription!=null&&y.freeShippingDescription!=''"> <view style="margin-bottom: 5px;height: 20px;" v-if="y.freeShippingDescription!=null&&y.freeShippingDescription!=''">
......
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
v-if="item.MarketingLogo.iswords&&item.MarketingLogo.iswords==2&& item.MarketingLogo.ico!=''" v-if="item.MarketingLogo.iswords&&item.MarketingLogo.iswords==2&& item.MarketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="item.MarketingLogo.ico" :src="item.MarketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
{{ item.GoodsName}} {{ item.GoodsName}}
</view> </view>
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
v-if="g.marketingLogo.iswords&&g.marketingLogo.iswords==2&& g.marketingLogo.ico!=''" v-if="g.marketingLogo.iswords&&g.marketingLogo.iswords==2&& g.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="g.marketingLogo.ico" :src="g.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
{{ g.name }} {{ g.name }}
</view> </view>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
v-if="y.marketingLogo.iswords&&y.marketingLogo.iswords==2&& y.marketingLogo.ico!=''" v-if="y.marketingLogo.iswords&&y.marketingLogo.iswords==2&& y.marketingLogo.ico!=''"
mode="heightFix" mode="heightFix"
:src="y.marketingLogo.ico" :src="y.marketingLogo.ico"
style=" height: 11px;" style=" height: 12px;margin-right: 5px"
/> />
{{ y.name }}</view> {{ y.name }}</view>
<view class="attr">已选择: <view class="attr">已选择:
......
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
<image src="../../../static/images/yue.png" style="width: 25px;height: auto;" mode ='widthFix'></image> <image src="../../../static/images/yue.png" style="width: 25px;height: auto;" mode ='widthFix'></image>
<view style="display: flex;flex-direction: column;margin-left: 17px;height: 100%;justify-content: space-between;"> <view style="display: flex;flex-direction: column;margin-left: 17px;height: 100%;justify-content: space-between;">
<Text style='font-size: 22px;'>{{sharedata.UserInfo.CommissionWithdrawal!=null ?sharedata.UserInfo.CommissionWithdrawal:0}} <Text style='font-size: 14px;'></Text> </Text> <Text style='font-size: 22px;'>{{sharedata.UserInfo.CommissionWithdrawal!=null ?sharedata.UserInfo.CommissionWithdrawal:0}} <Text style='font-size: 14px;'></Text> </Text>
<text>{{sharedata.CustomModel.CommissionForWithdrawalName}}</text> <text>{{sharedata.CustomModel.WithdrawableName}}</text>
</view> </view>
</view> </view>
<view style="width: 60px;height: 30px;border-radius: 15px;color: #fff; margin-right: -30px;background-image: linear-gradient( to right,#FF8585,#ED4353);text-align: center;line-height: 30px;" <view style="width: 60px;height: 30px;border-radius: 15px;color: #fff; margin-right: -30px;background-image: linear-gradient( to right,#FF8585,#ED4353);text-align: center;line-height: 30px;"
......
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