From 1c4e40fddae516928457be1397b5c250b7677639 Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期四, 12 十月 2023 17:08:21 +0800 Subject: [PATCH] 代码更新 --- src/assets/js/rpc.js | 4 ++-- static/mapData.js | 2 +- static/layers.json | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/assets/js/rpc.js b/src/assets/js/rpc.js index 3a24317..4b39f48 100644 --- a/src/assets/js/rpc.js +++ b/src/assets/js/rpc.js @@ -98,8 +98,8 @@ world ='浜笢' }else if(world.indexOf('灏忕背')>-1){ world ='灏忕背' - }else if(world.indexOf('鍗氬ぇ')>-1){ - world ='鍗氬ぇ' + }else if(world.indexOf('鍗氬ぇ澶у帵')>-1){ + world ='鍗氬ぇ澶у帵' }else{ continue; } diff --git a/static/layers.json b/static/layers.json index b4cf6dc..dfbdd28 100644 --- a/static/layers.json +++ b/static/layers.json @@ -154,6 +154,7 @@ { "id": "33213273", "name": "鍦板浘鏁版嵁", + "disabled": false, "children": [ { "id": "AC1CE1F9", @@ -217,4 +218,4 @@ "contrast": 1, "saturation": 1 } -} +} \ No newline at end of file diff --git a/static/mapData.js b/static/mapData.js index 7399417..1b86919 100644 --- a/static/mapData.js +++ b/static/mapData.js @@ -96,7 +96,7 @@ lineRoam: ['婕父', '瀵艰埅'], closeRoam: ['鍋滄婕父', '鍋滄瀵艰埅'], localPage: ['涓�', '浜�', '涓�', '鍥�', '浜�', '鍏�'], - acceptMsg:['宸ヤ笟鍥�','濂旈┌','浜笢','灏忕背','鍗氬ぇ','鏌ョ湅绗�','鍔炰簨娴佺▼'] + acceptMsg:['宸ヤ笟鍥�','濂旈┌','浜笢','灏忕背','鍗氬ぇ澶у帵','鏌ョ湅绗�','鍔炰簨娴佺▼'] } }; export default mapData; -- Gitblit v1.9.3