diff --git a/common/api/wx.js b/common/api/wx.js index ea3c6d7..d78878e 100644 --- a/common/api/wx.js +++ b/common/api/wx.js @@ -2,14 +2,14 @@ * @Author: ch * @Date: 2022-04-28 16:30:54 * @LastEditors: ch - * @LastEditTime: 2022-04-28 18:11:12 + * @LastEditTime: 2022-04-28 18:57:06 * @Description: file content */ import {ToAsyncAwait, MsbRequest, MsbRequestTk} from '@/common/utils'; const BASE_URL = '/mall/trade'; -const APPID = 'wx0643970a8e86d028' +const APPID = 'wx0643970a8e86d028'; /** * 获取授权页面地址 * @param {*} data diff --git a/h5/index.html b/h5/index.html index 2688f48..494fb9f 100644 --- a/h5/index.html +++ b/h5/index.html @@ -1,2 +1,2 @@