From 8e6de53d444ff6aba9a6e04742ac074d607e0a82 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Thu, 8 Jun 2023 11:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 1 + manifest.json | 6 +++--- technician/pages/apply.vue | 7 +++++-- xxdj/新建 文本文档.txt | 4 ++++ 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/main.js b/main.js index 84bcb4f..86369ee 100644 --- a/main.js +++ b/main.js @@ -2,6 +2,7 @@ import Vue from 'vue' import App from './App' import api from "api/index.js" import util from "@/utils/index.js" + // #ifdef H5 import jweixin from "@/utils/jweixin.js" // #endif diff --git a/manifest.json b/manifest.json index 776bf76..ecf96d7 100644 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,7 @@ "sdkConfigs" : { "maps" : { "amap" : { - "key" : "3c01d0f0e3a43db3208c27ac0d0e8686", + "key" : "3bee3993dafa879236b2a913b407f55e", "securityJsCode" : "", "serviceHost" : "" } @@ -243,13 +243,13 @@ "amap" : { "__platform__" : [ "android" ], "appkey_ios" : "", - "appkey_android" : "6cbbd69cc7973aba0d1c834accb2ceb3" + "appkey_android" : "ad263f79472a94912ec991ded259aba8" } }, "maps" : { "amap" : { "appkey_ios" : "6cbbd69cc7973aba0d1c834accb2ceb3", - "appkey_android" : "6cbbd69cc7973aba0d1c834accb2ceb3" + "appkey_android" : "ad263f79472a94912ec991ded259aba8" } } } diff --git a/technician/pages/apply.vue b/technician/pages/apply.vue index 9e44e0b..8587ab5 100644 --- a/technician/pages/apply.vue +++ b/technician/pages/apply.vue @@ -493,9 +493,10 @@ } // #endif // #ifndef H5 - location = await this.$util.getBmapLocation() + // location = await this.$util.getBmapLocation() // #endif - + // location = await this.$util.getBmapLocation() + console.log(location,"mmnn111") this.updateUserItem({ key: 'location', val: location @@ -506,11 +507,13 @@ lng = 0, lat = 0 } = location + console.log(location,"uuuuii") if (lat && lng) { let city = await this.$api.base.getCity({ lng, lat }) + console.log(city,"jjjjj") this.$util.hideAll() this.cityList = city this.form.city_id = city.length > 0 ? city[0].id : 0 diff --git a/xxdj/新建 文本文档.txt b/xxdj/新建 文本文档.txt index 5dcb927..5e184cf 100644 --- a/xxdj/新建 文本文档.txt +++ b/xxdj/新建 文本文档.txt @@ -7,3 +7,7 @@ 安卓证书名称 xxdj 证书别名 xxdj 密码 123456 + +sha256:71:4A:42:A5:56:C5:34:02:A5:5A:64:DA:6D:2C:CD:E4:6D:11:F9:89:92:54:46:E9:65:99:82:06:63:17:46:12 +sha1:E6:D6:50:81:42:C5:B6:49:41:DA:1A:E9:5B:9D:25:97:4D:8F:6E:5B +md5:12:DA:A5:60:B9:21:24:B3:2C:38:DD:C0:3B:1F:59:69 \ No newline at end of file