|
@@ -2,10 +2,10 @@
|
|
|
<view class="follow-up-notice">
|
|
|
<mas-adc-rich-pro content="{{ content }}"/>
|
|
|
<view class="fixed-footer">
|
|
|
- <view class="agree-container">
|
|
|
+ <!-- <view class="agree-container">
|
|
|
<text>同意</text>
|
|
|
<text class="agree" onTap="toService">《用户授权协议》</text>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="button" onTap="toNextPage">同意挂号须知</view>
|
|
|
</view>
|
|
|
</view>
|