From 6a963285ca256cc5bb9aff8e8cb7296170d745aa Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Fri, 27 Dec 2024 10:31:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E9=A6=96=E9=A1=B5=EF=BC=8C?= =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=8A=A0=E8=BD=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 23 +++++++++++------------ pages/plugins/points/index/index.vue | 18 ++++++++++-------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/manifest.json b/manifest.json index 92409488..9695f3ae 100644 --- a/manifest.json +++ b/manifest.json @@ -186,19 +186,18 @@ } }, "__usePrivacyCheck__" : true, - "plugins" : { - // 腾讯地图路线规划插件(需要到小程序后台设置->第三方设置->插件管理里面添加【腾讯位置服务路线规划】插件,教程 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx50b5593e81dd937a) - // "routePlan" : { - // "version" : "1.0.19", - // "provider" : "wx50b5593e81dd937a" - // }, - // 直播(需要到小程序后台设置->第三方设置->插件管理里面添加【小程序直播组件】插件,教程 https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wx2b03c6e691cd7370) - // "live-player-plugin" : { - // "version" : "1.3.5", - // "provider" : "wx2b03c6e691cd7370" - // } - } + "plugins" : {} }, + // 腾讯地图路线规划插件(需要到小程序后台设置->第三方设置->插件管理里面添加【腾讯位置服务路线规划】插件,教程 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx50b5593e81dd937a) + // "routePlan" : { + // "version" : "1.0.19", + // "provider" : "wx50b5593e81dd937a" + // }, + // 直播(需要到小程序后台设置->第三方设置->插件管理里面添加【小程序直播组件】插件,教程 https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wx2b03c6e691cd7370) + // "live-player-plugin" : { + // "version" : "1.3.5", + // "provider" : "wx2b03c6e691cd7370" + // } "mp-alipay" : { "usingComponents" : true, "appid" : "2021001173639600" diff --git a/pages/plugins/points/index/index.vue b/pages/plugins/points/index/index.vue index abc13b07..5b4ed652 100644 --- a/pages/plugins/points/index/index.vue +++ b/pages/plugins/points/index/index.vue @@ -29,18 +29,20 @@ {{ user.user_name_view }} - {{$t('index.index.b46kge')}} - {{ user_integral.integral || 0 }} - {{$t('index.index.t26j9z')}} + + {{$t('index.index.b46kge')}} + {{ user_integral.integral || 0 }} + {{$t('index.index.t26j9z')}} + - - - + + + @@ -58,9 +60,9 @@ - + - +