feat: 更改环境
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
:menuList="homeData.commonUseMenuList || []" @launch="launch" v-if="homeData.commonUseEnable"
|
||||
@openPage="openPage" :flowEnabled="homeData.flowEnabled" /> -->
|
||||
|
||||
<CommonPaneSys title="" :flowList="[]" type="common"
|
||||
<CommonPaneSys title="应用功能" :flowList="[]" type="common"
|
||||
:menuList="homeData || []" @launch="launch" v-if="homeData"
|
||||
@openPage="openPage" />
|
||||
<view class="todo-list-wrap">
|
||||
|
||||
Reference in New Issue
Block a user