|
@@ -8,7 +8,7 @@ console.log(http);
|
|
|
function jsapiSign() {
|
|
function jsapiSign() {
|
|
|
if (/micromessenger/i.test(navigator.userAgent)) {
|
|
if (/micromessenger/i.test(navigator.userAgent)) {
|
|
|
http.http
|
|
http.http
|
|
|
- .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th' })
|
|
|
|
|
|
|
+ .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th/' })
|
|
|
.then(res => {
|
|
.then(res => {
|
|
|
wx.config({
|
|
wx.config({
|
|
|
debug: false,
|
|
debug: false,
|