Commit cc924087 authored by zhangjianguo's avatar zhangjianguo

修改

parent 34cea6ec
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<Text style='height: 40px;line-height: 40px;'>分销申请协议</Text> <Text style='height: 40px;line-height: 40px;'>分销申请协议</Text>
<!-- <view>TODO内容</view> --> <!-- <view>TODO内容</view> -->
<view style="width: 100%;height: 760rpx;padding: 20rpx;"> <view style="width: 100%;height: 760rpx;padding: 20rpx;">
<Text>userinfo.CustomModel.ApplicationProtocol</Text> <Text>{{ userinfo.CustomModel.ApplicationProtocol}}</Text>
</view> </view>
<view class="agreement_bottom" :style="{background:mainColor}" @click="read"> <view class="agreement_bottom" :style="{background:mainColor}" @click="read">
<Text style='color: #fff;'>我已阅读</Text> <Text style='color: #fff;'>我已阅读</Text>
......
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