Browse Source

h5 考勤打卡ak替换

黑龙江艺术高中职
yxq 4 months ago
parent
commit
2e0b027949
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/common/mixins.js

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/common/mixins.js View File

@@ -780,7 +780,7 @@ export default {
//获取百度地图ak
GET_AK() {
let ak = ['zdBn8ZVlAELEK3rsBsxin7cXaYxjT1uE','78iR1wqm8cER7Gjt4tT26HrGGtGuk9LI']
let ak = ['mI6EMQ4uCYscEQ2DbnG8nMAhsm1OUwwT','mI6EMQ4uCYscEQ2DbnG8nMAhsm1OUwwT']
let current = this.GET_STORAGE('baiduAK')
if(!current){
let ri = Math.floor(Math.random()*2);


Loading…
Cancel
Save