diff --git a/App.vue b/App.vue index 88885f8..7b7b95a 100644 --- a/App.vue +++ b/App.vue @@ -5,7 +5,7 @@ export default { onLaunch: function() { im.initIm('lmxuhwaglu76d') - // return + return //#ifdef APP-PLUS // 获取系统版本号 getVersions({ diff --git a/manifest.json b/manifest.json index 38019e0..4b641da 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,9 @@ "Payment" : {}, "Share" : {}, "SQLite" : {}, - "VideoPlayer" : {} + "VideoPlayer" : {}, + "Geolocation" : {}, + "Fingerprint" : {} }, /* 应用发布信息 */ "distribute" : { @@ -78,7 +80,17 @@ } }, "ad" : {}, - "push" : {} + "push" : {}, + "geolocation" : { + "amap" : { + "__platform__" : [ "android" ], + "appkey_ios" : "", + "appkey_android" : "05b7f32ca9c897c8b63c505d92cd654b" + }, + "system" : { + "__platform__" : [ "android" ] + } + } }, "icons" : { "android" : { diff --git a/pages/im/components/sentPopups.nvue b/pages/im/components/sentPopups.nvue index f36c862..ac3aa5a 100644 --- a/pages/im/components/sentPopups.nvue +++ b/pages/im/components/sentPopups.nvue @@ -1,119 +1,166 @@ - - - - - diff --git a/pages/im/components/sentText.nvue b/pages/im/components/sentText.nvue index 5f71e0c..b0305b7 100644 --- a/pages/im/components/sentText.nvue +++ b/pages/im/components/sentText.nvue @@ -7,7 +7,7 @@