优化
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -45,3 +45,4 @@ src/manifest.json
|
|||||||
|
|
||||||
# 更新 uni-app 官方版本
|
# 更新 uni-app 官方版本
|
||||||
# npx @dcloudio/uvm@latest
|
# npx @dcloudio/uvm@latest
|
||||||
|
src/pages.json
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# 应结账款页面交互流程图
|
# 应结账款页面交互流程图
|
||||||
|
navigationStyle: 'custom',
|
||||||
## 用户操作流程
|
## 用户操作流程
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ export const customTabbarList: CustomTabBarItem[] = [
|
|||||||
iconType: 'unocss',
|
iconType: 'unocss',
|
||||||
icon: 'i-carbon-home',
|
icon: 'i-carbon-home',
|
||||||
// badge: 'dot',
|
// badge: 'dot',
|
||||||
navigationStyle: 'custom',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
pagePath: 'pages/sort/index',
|
pagePath: 'pages/sort/index',
|
||||||
|
|||||||
Reference in New Issue
Block a user