1
This commit is contained in:
@@ -174,6 +174,7 @@ const app = AdminFramework.createApp({
|
||||
'order/pay_orders': PayOrdersComponent
|
||||
// 添加更多业务组件...
|
||||
},
|
||||
|
||||
HomePage: CustomHomePage, // 可选:自定义首页组件,覆盖整个首页
|
||||
onReady() {
|
||||
console.log('应用已启动!')
|
||||
|
||||
Reference in New Issue
Block a user