修改工作台
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--pages/workBench/index.wxml-->
|
||||
<navigator title="工作台" canBack="{{true}}" />
|
||||
<navigator title="工作台" canBack="{{false}}" />
|
||||
|
||||
<view class="wrapper">
|
||||
<van-row gutter="10">
|
||||
@@ -74,4 +74,7 @@
|
||||
</view>
|
||||
</van-col>
|
||||
</van-row>
|
||||
<view class="operate">
|
||||
<van-button type="info" block bind:click="jumpToHome"> 回到首页 </van-button>
|
||||
</view>
|
||||
</view>
|
Reference in New Issue
Block a user