feat: Batch 1 - basic pages (scanCode/privacyPolicy/resetPwd/notice/menuEdit/addGroup)
Agent Loop: 2 agents, both passed on iteration 1 6 new pages + 6 routes added
This commit is contained in:
@@ -65,3 +65,6 @@ export function createBridge(): IBridge {
|
||||
return browserProvider
|
||||
}
|
||||
}
|
||||
|
||||
/** 当前环境的 Bridge 单例,页面直接使用 */
|
||||
export const bridge: IBridge = createBridge()
|
||||
|
||||
Reference in New Issue
Block a user