gov_propagandize/pages/index/index.json

7 lines
234 B
JSON
Raw Normal View History

2024-12-27 17:08:36 +08:00
{
2025-01-02 17:31:12 +08:00
"usingComponents": {
2025-01-07 16:21:18 +08:00
"mp-loading": "weui-miniprogram/loading/loading",
2025-01-18 17:57:49 +08:00
"mp-actionSheet": "weui-miniprogram/actionsheet/actionsheet",
"bottom-sheet": "/components/fui-bottom-popup/fui-bottom-popup"
2025-01-02 17:31:12 +08:00
}
2024-12-27 17:08:36 +08:00
}