project init
This commit is contained in:
8
app.json
8
app.json
@@ -8,7 +8,11 @@
|
||||
],
|
||||
"usingComponents": {
|
||||
"t-tab-bar": "/components/tab-bar/tab-bar",
|
||||
"t-tab-bar-item": "/components/tab-bar/tab-bar-item"
|
||||
"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"
|
||||
},
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
@@ -18,4 +22,4 @@
|
||||
},
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user