吉安感知网项目-前端
张含笑
2026-02-04 bd43abe72800bc4b50df38af862a2e2edcb72477
applications/mobile-web-view/src/permission.js
@@ -8,6 +8,7 @@
function setUrlInfo(route) {
   if (!route.query?.params) return
   const userInfo = JSON.parse(decodeURIComponent(route.query?.params || ''))
   store.commit('setUniPlatform', route.query.uniPlatform)
   store.commit('SET_USER_INFO', userInfo)