修改协议隐私
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<view class="welcome_backes" v-if="protocol">
|
||||
<view class="content">
|
||||
<!-- <view class="title">{{ agreement.document_title }}</view> -->
|
||||
<view class="title">用户协议与隐私</view>
|
||||
<view class="title">用户协议</view>
|
||||
<!-- <text class="protocol_content"></text> -->
|
||||
<scroll-view scroll-y class="scroll">
|
||||
<rich-text class="protocol_content" :nodes="agreement.document_content"></rich-text>
|
||||
|
||||
Reference in New Issue
Block a user