Files
YGChatCS/unpackage/dist/dev/mp-weixin/app.json
2025-07-13 12:17:41 +08:00

10 lines
169 B
JSON

{
"pages": [
"pages/index/index",
"pages/chat/ChatQuickAccess",
"pages/order/list",
"pages/order/detail"
],
"window": {},
"usingComponents": {}
}