Commit 34cea6ec authored by zhangjianguo's avatar zhangjianguo

1

parent bfa23d77
......@@ -29,7 +29,7 @@
<!-- <Text>用户须知</Text> -->
<u-collapse style='width: 100%;'>
<u-collapse-item :title="money.CustomModel.UserNotesName" >
<Text style='margin-bottom: 10px;'>{{money.CustomModel.UserNotes}} </Text>
<Text>{{money.CustomModel.UserNotes}} </Text>
</u-collapse-item>
</u-collapse>
</view>
......
......@@ -50,7 +50,7 @@
<Text style='height: 40px;line-height: 40px;'>分销申请协议</Text>
<!-- <view>TODO内容</view> -->
<view style="width: 100%;height: 760rpx;padding: 20rpx;">
<Text>userinfo.CustomModel.ApplicationProtocol</Text>
</view>
<view class="agreement_bottom" :style="{background:mainColor}" @click="read">
<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