mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-09 16:44:01 +08:00
xiaogang
ColorUI 源代码
This commit is contained in:
34
app.json
Normal file
34
app.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/layout/layout",
|
||||
"pages/button/button",
|
||||
"pages/button/sub",
|
||||
"pages/border/border",
|
||||
"pages/badge/badge",
|
||||
"pages/bar/bar",
|
||||
"pages/label/label",
|
||||
"pages/text/text",
|
||||
"pages/icon/icon",
|
||||
"pages/loading/loading",
|
||||
"pages/image/image",
|
||||
"pages/form/form",
|
||||
"pages/nav/nav",
|
||||
"pages/item/item",
|
||||
"pages/list/list",
|
||||
"pages/side/side",
|
||||
"pages/comment/comment",
|
||||
"pages/timeline/timeline",
|
||||
"pages/slider/slider",
|
||||
"pages/rating/rating",
|
||||
"pages/modal/modal",
|
||||
"pages/progress/progress",
|
||||
"pages/chat/chat"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#39b54a",
|
||||
"navigationBarTitleText": "Color UI",
|
||||
"navigationBarTextStyle": "light"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user