aboutLearnMore() {
// 跳转外部链接h5
// #ifdef H5
window.location.href = 'http://www.baidu.com';
// #endif
// #ifdef APP-PLUS
plus.runtime.openURL('http://www.baidu.com') //不需要拼接
// plus.runtime.openURL(`http://${jumpUrl}`)//需要拼接
// #endif
},
05-07
4131

03-13
1103

06-02
601
