|
@@ -86,7 +86,7 @@ export default {
|
|
},
|
|
},
|
|
async initWechatSdk(){
|
|
async initWechatSdk(){
|
|
try{
|
|
try{
|
|
- const result = await asyncRequest.signature({url: "http://depart.test241.wanyuhengtong.com"})
|
|
|
|
|
|
+ const result = await asyncRequest.signature({url: "http://depart.test241.wanyuhengtong.com/#/"})
|
|
|
|
|
|
switch(Number(result.code)){
|
|
switch(Number(result.code)){
|
|
case 0:
|
|
case 0:
|