test-iki-mini-app
Version:
ứng dựng bán hàng trên mini app z a l o
24 lines • 467 B
JSON
{
"app": {
"title": "Ikitech",
"headerColor": "#1843EF",
"textColor": "white",
"statusBarColor": "#1843EF",
"leftButton": "back",
"actionBarHidden": true,
"hideAndroidBottomNavigationBar": true,
"hideIOSSafeAreaBottom": true,
"statusBarType": "transparent"
},
"debug": false,
"listCSS": [],
"listSyncJS": [],
"listAsyncJS": [],
"pages": [
"/user",
"/form",
"/dynamic-route",
"/about",
"/404"
]
}