WGShare.Client.Wx/pages/toast/toast.json

12 lines
231 B
JSON

{
"navigationBarTitleText": "Toast",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"base": "./base",
"theme": "./theme",
"display": "./display",
"cover": "./cover",
"close": "./close"
}
}