init project
This commit is contained in:
5
pages/agreement/index.wxml
Normal file
5
pages/agreement/index.wxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<!--pages/agreement/index.wxml-->
|
||||
<header title="智慧云馆服务条款"></header>
|
||||
<view class='container' wx:if="{{protocols.content}}">
|
||||
<rich-text class='info' nodes="{{protocols.content}}"></rich-text>
|
||||
</view>
|
||||
Reference in New Issue
Block a user