Authored by 郭成尧

'h5-call-app-up'

@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 const qs = require('yoho-qs'); 4 const qs = require('yoho-qs');
5 5
6 const getAppPath = () => { 6 const getAppPath = () => {
7 - return document.getElementById("main-wrap").dataset.apppath || 'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.home","params":{"gender":"1","channel":"2"}}'; 7 + return document.getElementById('main-wrap').dataset.apppath || 'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.home","params":{"gender":"1","channel":"2"}}';
8 }; 8 };
9 9
10 if (qs.openapp) { 10 if (qs.openapp) {