Browse Source

404页面闪动问题

shibei_master
dai 4 years ago
parent
commit
67a2b2362c
  1. 256
      src/router/index.js

256
src/router/index.js

@ -161,174 +161,124 @@ router.beforeEach((to, from, next) => {
const customerId = localStorage.getItem("customerId"); const customerId = localStorage.getItem("customerId");
console.log("customerId:", customerId); console.log("customerId:", customerId);
// if(customerId==='1e68188b8f7e9ab15658c164bd5b3676'){
// // if(customerId==='45687aa479955f9d06204d415238f7cc'){
// const menuList=[
// {
// children: [],
// createdBy: "a76fc711807ac9827d7611b0f94ec220",
// createdTime: "2020-08-26 16:38",
// delFlag: null,
// icon: "icon-database",
// id: "abe812eb350f6b5eda575e268e50ac1c",
// name: "定制功能配置",
// parentName: null,
// permissions: "",
// pid: "0",
// resourceList: null,
// revision: 0,
// showFlag: 1,
// sort: 2,
// type: 0,
// updatedBy: "a76fc711807ac9827d7611b0f94ec220",
// updatedTime: "2020-09-02 14:49",
// url: "customer/customize/ConfigItem",
// },
// {
// children: [],
// createdBy: "a76fc711807ac9827d7611b0f94ec220",
// createdTime: "2020-08-26 16:38",
// delFlag: null,
// icon: "icon-file-text",
// id: "8e55eba74c920c00c44c125e3bc73ddc",
// name: "居民端首页配置",
// parentName: null,
// permissions: "",
// pid: "0",
// resourceList: null,
// revision: 0,
// showFlag: 1,
// sort: 3,
// type: 0,
// updatedBy: "a76fc711807ac9827d7611b0f94ec220",
// updatedTime: "2020-09-02 14:49",
// url: "customer/customize/MiniHome",
// }
// ]
// window.SITE_CONFIG['menuList'] = menuList // http
// fnAddDynamicMenuRoutes(window.SITE_CONFIG['menuList']) // .get("/gov/access/menu/nav")
// // next({ ...to, replace: true }) // .then(({ data: res }) => {
// next({ ...to, replace: true }) // if (res.code !== 0) {
// }else{ // // Vue.prototype.$message.error(res.msg)
// return next({
// name: "login",
// });
// }
http // next({
.get("/gov/access/menu/nav") // ...to,
.then(({ data: res }) => { // replace: true,
if (res.code !== 0) { // });
// Vue.prototype.$message.error(res.msg) // })
return next({ // .catch(() => {
name: "login", // next({
}); // name: "login",
} // });
window.SITE_CONFIG["menuShujuList"] = [ // });
window.SITE_CONFIG["menuShujuList"] = [
{
icon: "icon-setting",
id: "22213213",
name: "基础信息",
// url: "visual/basicinfo/basicInfoMain",
children: [
{ {
icon: "icon-setting", url: "/visual/basicinfo/basicInfoMain",
id: "22213213",
name: "基础信息", name: "基础信息",
// url: "visual/basicinfo/basicInfoMain", id: "5feawfwaefwa5",
children: [
{
url: "/visual/basicinfo/basicInfoMain",
name: "基础信息",
id: "5feawfwaefwa5",
},
{
url: "/visual/basicinfo/personCategory/index",
name: "人员类别分析",
id: "5fwaefwaefawef5",
},
],
}, },
{ {
icon: "icon-setting", url: "/visual/basicinfo/personCategory/index",
id: "3", name: "人员类别分析",
name: "人员预警", id: "5fwaefwaefawef5",
url: "visual/warning/index",
}, },
],
},
{
icon: "icon-setting",
id: "3",
name: "人员预警",
url: "visual/warning/index",
},
{
icon: "icon-setting",
id: "6",
name: "社区治理",
children: [
{ {
icon: "icon-setting", url: "visual/communityGovern/processAnalyze",
id: "6", name: "项目处理分析",
name: "社区治理", id: "processAnalyze",
children: [
{
url: "visual/communityGovern/processAnalyze",
name: "项目处理分析",
id: "processAnalyze",
},
{
url: "/visual/communityGovern/typeAnalyze",
name: "项目分类分析",
id: "typeAnalyze",
},
{
url: "/visual/communityGovern/resibuzz",
name: "居民热议",
id: "resibuzz",
},
{
url: "/visual/communityGovern/distributionAnalyze",
name: "项目分布分析",
id: "distributionAnalyze",
},
],
}, },
{ {
icon: "icon-setting", url: "/visual/communityGovern/typeAnalyze",
id: "2221321001", name: "项目分类分析",
name: "社区党建", id: "typeAnalyze",
// url: "visual/basicinfo/basicInfoMain",
children: [
{
url: "/visual/communityParty/party",
name: "党员信息统计",
id: "5feawfwaefwa578",
},
{
url: "/visual/communityParty/community",
name: "区域化党建",
id: "5fwaefwaefawef588",
},
],
}, },
{ {
icon: "icon-setting", url: "/visual/communityGovern/resibuzz",
id: "2221321123", name: "居民热议",
name: "措施清单", id: "resibuzz",
// url: "visual/basicinfo/basicInfoMain",
children: [
{
url: "/visual/measure/service",
name: "服务措施分析",
id: "5feawfwaefwa57",
},
{
url: "/visual/measure/volunteer",
name: "志愿者服务分析",
id: "5fwaefwaefawef58",
},
],
}, },
{ {
icon: "icon-setting", url: "/visual/communityGovern/distributionAnalyze",
id: "2221321fefefaewfa123", name: "项目分布分析",
name: "初心互助", id: "distributionAnalyze",
url: "visual/heart/index",
children: [],
}, },
]; ],
fnAddDynamicMenuRoutes2(window.SITE_CONFIG["menuShujuList"]); },
// next({ ...to, replace: true }) {
next({ icon: "icon-setting",
...to, id: "2221321001",
replace: true, name: "社区党建",
}); // url: "visual/basicinfo/basicInfoMain",
}) children: [
.catch(() => { {
next({ url: "/visual/communityParty/party",
name: "login", name: "党员信息统计",
}); id: "5feawfwaefwa578",
}); },
{
url: "/visual/communityParty/community",
name: "区域化党建",
id: "5fwaefwaefawef588",
},
],
},
{
icon: "icon-setting",
id: "2221321123",
name: "措施清单",
// url: "visual/basicinfo/basicInfoMain",
children: [
{
url: "/visual/measure/service",
name: "服务措施分析",
id: "5feawfwaefwa57",
},
{
url: "/visual/measure/volunteer",
name: "志愿者服务分析",
id: "5fwaefwaefawef58",
},
],
},
{
icon: "icon-setting",
id: "2221321fefefaewfa123",
name: "初心互助",
url: "visual/heart/index",
children: [],
},
];
fnAddDynamicMenuRoutes2(window.SITE_CONFIG["menuShujuList"]);
http http
.get("/gov/access/menu/nav") .get("/gov/access/menu/nav")

Loading…
Cancel
Save