|
|
@@ -223,6 +223,8 @@
|
|
|
"Yl_ListBox": "/components/Yl_ListBox/index",
|
|
|
"My_switch": "/components/My_switch/index",
|
|
|
"My_empty": "/components/My_empty/index",
|
|
|
+ "shrink": "/components/shrink/shrink",
|
|
|
+ "timeRange": "/components/timeRange/timeRange",
|
|
|
"van-button": "@vant/weapp/button/index",
|
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
|
"van-image": "@vant/weapp/image/index",
|
|
|
@@ -249,8 +251,7 @@
|
|
|
"color": "#000000",
|
|
|
"selectedColor": "#000000",
|
|
|
"backgroundColor": "#000000",
|
|
|
- "list": [
|
|
|
- {
|
|
|
+ "list": [{
|
|
|
"pagePath": "pages/tabbar/home/index"
|
|
|
},
|
|
|
{
|