feat: 分包
This commit is contained in:
@@ -60,7 +60,7 @@ src/
|
||||
```typescript
|
||||
// 跳转到发布页面
|
||||
Taro.navigateTo({
|
||||
url: '/pages/publishBall/index'
|
||||
url: '/publish_pages/publishBall/index'
|
||||
})
|
||||
```
|
||||
|
||||
@@ -175,4 +175,4 @@ rules: [
|
||||
|
||||
---
|
||||
|
||||
*此功能已完全按照设计稿实现,包括颜色、间距、样式等所有细节。*
|
||||
*此功能已完全按照设计稿实现,包括颜色、间距、样式等所有细节。*
|
||||
Reference in New Issue
Block a user