project init
This commit is contained in:
7
app.json
7
app.json
@@ -7,12 +7,7 @@
|
||||
"pages/message/index"
|
||||
],
|
||||
"usingComponents": {
|
||||
"t-tab-bar": "/components/tab-bar/tab-bar",
|
||||
"t-tab-bar-item": "/components/tab-bar/tab-bar-item",
|
||||
"t-cell": "/components/cell/cell",
|
||||
"t-swipe-cell": "/components/swipe-cell/swipe-cell",
|
||||
"t-tabs": "/components/tabs/tabs",
|
||||
"t-tab-panel": "/components/tabs/tab-panel"
|
||||
"t-icon": "/components/icon/icon"
|
||||
},
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
|
||||
Reference in New Issue
Block a user