摘要:
wx.getSystemInfo({ success(res) { console.log('微信当前版本:',res.version) function getStringofNum(text) { //取出字符串中的数字 var value = text.replace(/[^0-9]/ig, 阅读全文
摘要:
<script> window.onload = function () { var el = document.createElement('script') var el_html = document.querySelector('html') var timetemp = new Date( 阅读全文