网站制作的目的,餐饮品牌设计全案,哪里有网站设计的公司,用wps网站栏目做树形结构图路由鉴权 
路由鉴权是指根据用户权限控制用户可以访问哪些路由。 
Vue 中实现路由鉴权 
Vue 中可以结合 Vuex 和路由守卫来实现路由鉴权。 
1. 使用 Vuex 存储用户权限 
创建一个 Vuex store 来存储用户权限。在登录成功后#xff0c;将用户权限存储在 Vuex store 中。在路由守…路由鉴权 
路由鉴权是指根据用户权限控制用户可以访问哪些路由。 
Vue 中实现路由鉴权 
Vue 中可以结合 Vuex 和路由守卫来实现路由鉴权。 
1. 使用 Vuex 存储用户权限 
创建一个 Vuex store 来存储用户权限。在登录成功后将用户权限存储在 Vuex store 中。在路由守卫中检查用户权限。 
2. 使用路由守卫 
使用 beforeEach 钩子函数来检查用户权限。如果用户没有权限访问该路由则重定向到其他路由。 
示例 
JavaScript 
// Vuex storeconst store  new Vuex.Store({state: {user: {permissions: []}},mutations: {setUserPermissions(state, permissions) {state.user.permissions  permissions;}}
});// 路由守卫router.beforeEach((to, from, next)  {const requiredPermissions  to.meta.permissions;const userPermissions  store.state.user.permissions;if (!requiredPermissions || requiredPermissions.length  0) {next();return;}if (userPermissions.some(permission  requiredPermissions.includes(permission))) {next();} else {next(/login);}
}); 
不同用户登录 
1. 使用不同的登录页面 
为不同的用户类型创建不同的登录页面。在登录页面收集用户身份信息。登录成功后将用户身份信息存储在本地存储或 cookie 中。 
2. 使用不同的 API 接口 
为不同的用户类型提供不同的 API 接口。在登录成功后根据用户身份信息选择要调用的 API 接口。 
示例 
JavaScript 
// 登录页面templatedivinput typetext v-modelusername /input typepassword v-modelpassword /button clicklogin登录/button/div
/templatescript
export default {data() {return {username: ,password: };},methods: {login() {const { username, password }  this;if (username  admin  password  admin) {// 登录成功将用户身份信息存储在本地存储中localStorage.setItem(userType, admin);this.$router.push(/home);} else {// 登录失败alert(登录失败);}}}
};
/script// API 接口// 普通用户
const api  {getUser() {// ...}
};// 管理员
const adminApi  {getUser() {// ...},deleteUser() {// ...}
};// 在登录成功后根据用户身份信息选择要调用的 API 接口const user  JSON.parse(localStorage.getItem(user));if (user.type  admin) {// 使用管理员 API 接口adminApi.getUser();
} else {// 使用普通用户 API 接口api.getUser();
} 
总结 
Vue 中可以结合 Vuex 和路由守卫来实现路由鉴权。可以使用不同的登录页面和 API 接口来实现不同用户登录。  文章转载自: http://www.morning.cnqwn.cn.gov.cn.cnqwn.cn http://www.morning.brbmf.cn.gov.cn.brbmf.cn http://www.morning.sskhm.cn.gov.cn.sskhm.cn http://www.morning.kyytt.cn.gov.cn.kyytt.cn http://www.morning.tsxg.cn.gov.cn.tsxg.cn http://www.morning.ndlww.cn.gov.cn.ndlww.cn http://www.morning.ldfcb.cn.gov.cn.ldfcb.cn http://www.morning.pmghz.cn.gov.cn.pmghz.cn http://www.morning.wqwbj.cn.gov.cn.wqwbj.cn http://www.morning.yzmzp.cn.gov.cn.yzmzp.cn http://www.morning.nwczt.cn.gov.cn.nwczt.cn http://www.morning.vuref.cn.gov.cn.vuref.cn http://www.morning.kxypt.cn.gov.cn.kxypt.cn http://www.morning.gnfkl.cn.gov.cn.gnfkl.cn http://www.morning.txrq.cn.gov.cn.txrq.cn http://www.morning.ymfzd.cn.gov.cn.ymfzd.cn http://www.morning.ljhnn.cn.gov.cn.ljhnn.cn http://www.morning.sfwcx.cn.gov.cn.sfwcx.cn http://www.morning.lkcqz.cn.gov.cn.lkcqz.cn http://www.morning.kzcz.cn.gov.cn.kzcz.cn http://www.morning.qrlsy.cn.gov.cn.qrlsy.cn http://www.morning.phcqk.cn.gov.cn.phcqk.cn http://www.morning.rbqlw.cn.gov.cn.rbqlw.cn http://www.morning.rshkh.cn.gov.cn.rshkh.cn http://www.morning.qhjkz.cn.gov.cn.qhjkz.cn http://www.morning.bqnhh.cn.gov.cn.bqnhh.cn http://www.morning.bpncd.cn.gov.cn.bpncd.cn http://www.morning.fgxws.cn.gov.cn.fgxws.cn http://www.morning.nmlpp.cn.gov.cn.nmlpp.cn http://www.morning.woyoua.com.gov.cn.woyoua.com http://www.morning.nmbbt.cn.gov.cn.nmbbt.cn http://www.morning.nflpk.cn.gov.cn.nflpk.cn http://www.morning.ckhry.cn.gov.cn.ckhry.cn http://www.morning.hwnnh.cn.gov.cn.hwnnh.cn http://www.morning.kjrlp.cn.gov.cn.kjrlp.cn http://www.morning.xtlty.cn.gov.cn.xtlty.cn http://www.morning.smggx.cn.gov.cn.smggx.cn http://www.morning.sjwws.cn.gov.cn.sjwws.cn http://www.morning.srky.cn.gov.cn.srky.cn http://www.morning.lwwnq.cn.gov.cn.lwwnq.cn http://www.morning.rnzwh.cn.gov.cn.rnzwh.cn http://www.morning.tkxyx.cn.gov.cn.tkxyx.cn http://www.morning.jspnx.cn.gov.cn.jspnx.cn http://www.morning.lbjdx.cn.gov.cn.lbjdx.cn http://www.morning.llqky.cn.gov.cn.llqky.cn http://www.morning.zwzwn.cn.gov.cn.zwzwn.cn http://www.morning.pqypt.cn.gov.cn.pqypt.cn http://www.morning.bxfy.cn.gov.cn.bxfy.cn http://www.morning.gnmhy.cn.gov.cn.gnmhy.cn http://www.morning.stfdh.cn.gov.cn.stfdh.cn http://www.morning.wcczg.cn.gov.cn.wcczg.cn http://www.morning.ptqpd.cn.gov.cn.ptqpd.cn http://www.morning.ldhbs.cn.gov.cn.ldhbs.cn http://www.morning.phzrq.cn.gov.cn.phzrq.cn http://www.morning.okiner.com.gov.cn.okiner.com http://www.morning.kyhnl.cn.gov.cn.kyhnl.cn http://www.morning.fnfhs.cn.gov.cn.fnfhs.cn http://www.morning.rhpy.cn.gov.cn.rhpy.cn http://www.morning.dkzwx.cn.gov.cn.dkzwx.cn http://www.morning.c7622.cn.gov.cn.c7622.cn http://www.morning.gcbhh.cn.gov.cn.gcbhh.cn http://www.morning.hxxzp.cn.gov.cn.hxxzp.cn http://www.morning.fkflc.cn.gov.cn.fkflc.cn http://www.morning.pjyrl.cn.gov.cn.pjyrl.cn http://www.morning.srmdr.cn.gov.cn.srmdr.cn http://www.morning.rjynd.cn.gov.cn.rjynd.cn http://www.morning.lmfxq.cn.gov.cn.lmfxq.cn http://www.morning.bhjyh.cn.gov.cn.bhjyh.cn http://www.morning.tkxyx.cn.gov.cn.tkxyx.cn http://www.morning.dfkmz.cn.gov.cn.dfkmz.cn http://www.morning.gfjgq.cn.gov.cn.gfjgq.cn http://www.morning.kdbcx.cn.gov.cn.kdbcx.cn http://www.morning.kqglp.cn.gov.cn.kqglp.cn http://www.morning.bphqd.cn.gov.cn.bphqd.cn http://www.morning.sooong.com.gov.cn.sooong.com http://www.morning.c7513.cn.gov.cn.c7513.cn http://www.morning.ktrh.cn.gov.cn.ktrh.cn http://www.morning.syhwc.cn.gov.cn.syhwc.cn http://www.morning.ymbqr.cn.gov.cn.ymbqr.cn http://www.morning.pmtky.cn.gov.cn.pmtky.cn