05 2019 档案

摘要://判断是哪个操作系统 if(plus.os.name=="Android"){ var lsyshowline=document.getElementById("lsyshowline"); lsyshowline.style.cssText = 'line-height: 1.1rem;font 阅读全文
posted @ 2019-05-25 10:04 小平头~ 阅读(373) 评论(0) 推荐(0)
摘要://清除缓存 $(".mui-table-view").on("tap", ".cache", function(e) { plus.cache.calculate(function(size) {// console.log("size"+size); sizeCache = size; mui. 阅读全文
posted @ 2019-05-24 17:28 小平头~ 阅读(414) 评论(0) 推荐(0)
摘要:订单大厅 订单大厅 ... 阅读全文
posted @ 2019-05-20 09:05 小平头~ 阅读(298) 评论(0) 推荐(0)
摘要:新外卖商家端主页订单大厅页面 使用mui双webview,实现下拉刷新上拉加载 主页面: order_index.html order_index_sub.html 阅读全文
posted @ 2019-05-20 09:03 小平头~ 阅读(399) 评论(0) 推荐(0)
摘要:<!doctype html><html> <head> <meta charset="UTF-8"> <title>直播生活商家端-订单大厅</title> <script src="../../js/flexible.js"></script> <script src="../../js/mui 阅读全文
posted @ 2019-05-13 11:18 小平头~ 阅读(560) 评论(0) 推荐(0)
摘要:html部分: <button id='promptBtn' type="button" class="mui-btn mui-btn-block mui-btn-primary gz_btn_a " >退出登录</button> js部分: //退出登录 document.getElementBy 阅读全文
posted @ 2019-05-13 10:51 小平头~ 阅读(1146) 评论(0) 推荐(0)