Commit ad357a9a by liuquan

删除空格

parent d4b8115e
...@@ -125,7 +125,6 @@ Page({ ...@@ -125,7 +125,6 @@ Page({
}, 2000) }, 2000)
return; return;
} }
src = src.split(','); src = src.split(',');
wx.navigateTo({ wx.navigateTo({
url: '/pages/webview/webview?id=' + src[0] + '&lbname=' + src[1] + '&share=0&t_openid=0', url: '/pages/webview/webview?id=' + src[0] + '&lbname=' + src[1] + '&share=0&t_openid=0',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment