WGShare.Client.Wx/pages/dialog/dialog.json

14 lines
312 B
JSON

{
"navigationBarTitleText": "Dialog",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"base": "./base",
"confirm": "./confirm",
"with-input": "./with-input",
"with-image": "./with-image",
"command": "./command",
"status": "./status",
"buttonDemo": "./button"
}
}