init
This commit is contained in:
11
pages/subpages/instruct/instruct.wxml
Normal file
11
pages/subpages/instruct/instruct.wxml
Normal file
@@ -0,0 +1,11 @@
|
||||
<van-sticky>
|
||||
<van-nav-bar
|
||||
title="使用说明"
|
||||
left-text="返回"
|
||||
left-arrow
|
||||
bind:click-left="goback"
|
||||
/>
|
||||
</van-sticky>
|
||||
<view class="card-blank">
|
||||
<rich-text nodes="{{instruct}}" />
|
||||
</view>
|
||||
Reference in New Issue
Block a user