月夕花晨 pirms 4 mēnešiem
vecāks
revīzija
3c8fde6a13
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      src/App.vue

+ 2
- 2
src/App.vue Parādīt failu

@@ -23,9 +23,9 @@ export default {
// 如果是移动设备,重定向到mobile目录下的index.html
if (isMobile) {
// 移动端
url = './mobile/index.html#/indicatorBoard'
url = 'https://kbsd.kq.gov.cn/mobile/'
} else {
url = './web/index.html'
url = 'https://kbsd.kq.gov.cn'
}
location.replace(url)
},


Notiek ielāde…
Atcelt
Saglabāt