Reorganize miniapp menu and fix legacy prototype React globals.
Move 安全培训扫码 under 小羚羚小程序 in the sidebar, eager-inject window.React before legacy page imports, and keep the sync script aligned with both behaviors. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"updatedAt": "2026-06-30T08:18:11.135Z",
|
||||
"updatedAt": "2026-06-30T08:53:12.196Z",
|
||||
"prototypes": [
|
||||
{
|
||||
"id": "item:prototypes:insurance-procurement",
|
||||
@@ -56,6 +56,19 @@
|
||||
"title": "自营业务台账",
|
||||
"itemKey": "prototypes/self-operated-business-ledger"
|
||||
},
|
||||
{
|
||||
"id": "folder-prototypes-xll-miniapp",
|
||||
"kind": "folder",
|
||||
"title": "小羚羚小程序",
|
||||
"children": [
|
||||
{
|
||||
"id": "item:prototypes:oneos-web-safety-training",
|
||||
"kind": "item",
|
||||
"title": "安全培训扫码",
|
||||
"itemKey": "prototypes/oneos-web-safety-training"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "folder-prototypes-oneos-web",
|
||||
"kind": "folder",
|
||||
@@ -73,12 +86,6 @@
|
||||
"title": "登录",
|
||||
"itemKey": "prototypes/oneos-web-login"
|
||||
},
|
||||
{
|
||||
"id": "item:prototypes:oneos-web-safety-training",
|
||||
"kind": "item",
|
||||
"title": "安全培训扫码",
|
||||
"itemKey": "prototypes/oneos-web-safety-training"
|
||||
},
|
||||
{
|
||||
"id": "item:prototypes:oneos-web-vehicle-asset",
|
||||
"kind": "item",
|
||||
|
||||
Reference in New Issue
Block a user