You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
434 B
18 lines
434 B
{ |
|
"pages": [ |
|
"pages/clients/clients", |
|
"pages/clientDetail/clientDetail", |
|
"pages/index/index", |
|
"pages/addClient/addClient", |
|
"pages/orders/orders", |
|
"pages/ordered/ordered" |
|
], |
|
"subPackages": [], |
|
"window": { |
|
"navigationBarTextStyle": "black", |
|
"navigationBarTitleText": "或然CRM系统", |
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
"backgroundColor": "#f5f5f5" |
|
}, |
|
"usingComponents": {} |
|
} |