diff --git a/App.vue b/App.vue index 30de9d6..e22c31f 100644 --- a/App.vue +++ b/App.vue @@ -163,7 +163,7 @@ // 小程序进入H5逻辑 /** * 小程序进入H5会携带从小程序中获取到的部分参数(利用encodeURIComponent函数编码,所以接收是需要decodeURIComponent函数解码) - * { + * { * token * isWechat * lat diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index a1b0d1c..70c3618 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@