gov_propagandize/pages/index/index.json

8 lines
269 B
JSON
Raw Permalink 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-20 17:19:30 +08:00
},
"enablePullDownRefresh": true
2024-12-27 17:08:36 +08:00
}