feat: 分类管理页开发
This commit is contained in:
@@ -449,7 +449,7 @@ Page({
|
||||
|
||||
onDebugEntryTap() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/debug/debug',
|
||||
url: '/supportPages/debug/debug',
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
is-link
|
||||
title="debug页面"
|
||||
link-type="navigateTo"
|
||||
url="/pages/debug/debug" />
|
||||
url="/supportPages/debug/debug" />
|
||||
<view class="empty"></view>
|
||||
<color-picker
|
||||
show="{{showColorPopup}}"
|
||||
|
||||
Reference in New Issue
Block a user