|
@@ -33,9 +33,8 @@
|
|
"pages/warehouselist/details/warehouse_details",
|
|
"pages/warehouselist/details/warehouse_details",
|
|
"pages/material/serch/material_serch",
|
|
"pages/material/serch/material_serch",
|
|
"pages/warehouselist/serch/warehouse_serch",
|
|
"pages/warehouselist/serch/warehouse_serch",
|
|
- "pages/teamlist/serch/team_serch"
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+ "pages/teamlist/serch/team_serch",
|
|
|
|
+ "pages/maillist/maillist"
|
|
],
|
|
],
|
|
"requiredPrivateInfos": [
|
|
"requiredPrivateInfos": [
|
|
"getLocation"
|
|
"getLocation"
|
|
@@ -75,6 +74,5 @@
|
|
"style": "v2",
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
- "onReachBottomDistance":50
|
|
|
|
-
|
|
|
|
|
|
+ "onReachBottomDistance": 50
|
|
}
|
|
}
|