feat: 分包
This commit is contained in:
@@ -26,7 +26,7 @@ const GuideBar = (props) => {
|
||||
|
||||
const handlePublish = () => {
|
||||
Taro.navigateTo({
|
||||
url: "/pages/publishBall/index",
|
||||
url: "/publish_pages/publishBall/index",
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user