Kaynağa Gözat

打卡百度地图ak替换

黑艺新账号
yxq 1 yıl önce
ebeveyn
işleme
1c182c553a
3 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/ADR_Restriction/Form.cshtml
  2. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCard/list.vue
  3. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCardStudent/list.vue

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/ADR_Restriction/Form.cshtml Dosyayı Görüntüle

@@ -99,7 +99,7 @@
<div class="lr-form-item-title">地图</div>
<div>
<script type="text/javascript"
src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=j1TvNK854LRvVuxuAhNNxdhKVB0KbEZD"></script>
src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=Nx9VQtQEgzUm5GuBVt5SHoO5jt204xNo"></script>
<div style="display:flex">
<!--<div id="r-result">
<div>请输入地址进行搜索:</div>


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCard/list.vue Dosyayı Görüntüle

@@ -210,7 +210,7 @@
var script = document.createElement('script');
script.type = 'text/javascript';
script.src =
'https://api.map.baidu.com/api?v=1.0&type=webgl&ak=j1TvNK854LRvVuxuAhNNxdhKVB0KbEZD' +
'https://api.map.baidu.com/api?v=1.0&type=webgl&ak=Nx9VQtQEgzUm5GuBVt5SHoO5jt204xNo' +
'&callback=' + 'initMap';
script.onerror = reject
document.head.appendChild(script);


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCardStudent/list.vue Dosyayı Görüntüle

@@ -229,7 +229,7 @@
var script = document.createElement('script');
script.type = 'text/javascript';
script.src =
'https://api.map.baidu.com/api?v=1.0&type=webgl&ak=j1TvNK854LRvVuxuAhNNxdhKVB0KbEZD' +
'https://api.map.baidu.com/api?v=1.0&type=webgl&ak=Nx9VQtQEgzUm5GuBVt5SHoO5jt204xNo' +
'&callback=' + 'initMap';
script.onerror = reject
document.head.appendChild(script);


Yükleniyor…
İptal
Kaydet