|
@@ -50,12 +50,9 @@ export function createApp() {
|
|
|
whiteList: [
|
|
whiteList: [
|
|
|
'/pages/login/login', // 登录页
|
|
'/pages/login/login', // 登录页
|
|
|
'/pages/plant/index',
|
|
'/pages/plant/index',
|
|
|
-<<<<<<< HEAD
|
|
|
|
|
'/tools/map-draw-area/index',
|
|
'/tools/map-draw-area/index',
|
|
|
-=======
|
|
|
|
|
'/plant/species/config/index',
|
|
'/plant/species/config/index',
|
|
|
'/plant/base/gap-base-info/index',
|
|
'/plant/base/gap-base-info/index',
|
|
|
->>>>>>> ee64a6c77ba2d86ce3cec87e859298a8cee99799
|
|
|
|
|
],
|
|
],
|
|
|
|
|
|
|
|
// 自定义登录检查函数(返回 true 表示已登录)
|
|
// 自定义登录检查函数(返回 true 表示已登录)
|