百度商桥:https://qiao.baidu.com/download.html
百度商桥使用方法: https://zhidao.baidu.com/question/155499494.html
问题:```javascript
onLoad() {
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8xxxxxxxxxxxxxxxxxxx6";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
报错:TypeError: undefined is not an object (evaluating 'document.createElement')
无法获取script标签。。。那是不是代表这个功能凉了?
hufeng (作者)
使用的是uni-app模板,不是h5,没有template.html
2019-07-24 10:33
DCloud_heavensoft
回复 hufeng: 不用质疑我的回答
2019-07-24 11:04