Ver código fonte

贷款-获取微信签名不转码

panyong 4 anos atrás
pai
commit
1e41028012

+ 1 - 1
htmldev/loan/src/api/wx.js

@@ -23,6 +23,6 @@ export const getWxSign = (url = location.href) => request({
   method: 'GET',
   url: '/wechat/signature',
   params: {
-    url: encodeURIComponent(url)
+    url: url
   }
 })

BIN
htmldev/loan/src/views/loan/home/image/logo.jpg