mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
rename
This commit is contained in:
parent
b636b3d091
commit
8e04edb442
30
app.json
30
app.json
@ -1,20 +1,20 @@
|
||||
{
|
||||
"pages":[
|
||||
"pages/dashboard/index",
|
||||
"pages/btn/index",
|
||||
"pages/badge/index",
|
||||
"pages/cell/index",
|
||||
"pages/label/index",
|
||||
"pages/loadmore/index",
|
||||
"pages/panel/index",
|
||||
"pages/tab/index",
|
||||
"pages/quantity/index",
|
||||
"pages/toptips/index",
|
||||
"pages/helper/index",
|
||||
"pages/form/index",
|
||||
"pages/steps/index",
|
||||
"pages/namecard/index",
|
||||
"pages/toast/index"
|
||||
"example/dashboard/index",
|
||||
"example/btn/index",
|
||||
"example/badge/index",
|
||||
"example/cell/index",
|
||||
"example/label/index",
|
||||
"example/loadmore/index",
|
||||
"example/panel/index",
|
||||
"example/tab/index",
|
||||
"example/quantity/index",
|
||||
"example/toptips/index",
|
||||
"example/helper/index",
|
||||
"example/form/index",
|
||||
"example/steps/index",
|
||||
"example/namecard/index",
|
||||
"example/toast/index"
|
||||
],
|
||||
"window":{
|
||||
"navigationBarBackgroundColor": "#FAFAFA",
|
||||
|
Loading…
x
Reference in New Issue
Block a user