8 lines
232 B
JSON
8 lines
232 B
JSON
{
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"wux-button": "../../extend/wux/dist/button/index",
|
|
"wux-dialog": "../../extend/wux/dist/dialog/index",
|
|
"wux-toast": "../../extend/wux/dist/toast/index"
|
|
}
|
|
} |