feat(mp): design-handoff 产出的页面样式和组件优化
- 首页/商城/医生端/积分/家庭档案等页面 SCSS + TSX 更新 - TabFilter 组件样式优化 - points service 接口调整 - app.config 路由注册更新
This commit is contained in:
@@ -38,7 +38,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
root: 'pages/pkg-mall',
|
||||
pages: ['exchange/index', 'orders/index', 'detail/index'],
|
||||
pages: ['exchange/index', 'orders/index', 'detail/index', 'product/index'],
|
||||
},
|
||||
{
|
||||
root: 'pages/pkg-profile',
|
||||
|
||||
Reference in New Issue
Block a user