08 2020 档案

摘要:页面结构 子传父值 1.html(父页面) <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale= 阅读全文
posted @ 2020-08-11 16:12 枚齐元子 阅读(1429) 评论(0) 推荐(0)
摘要:// 初始化滚动 注意会有overflow:hide mui('.mui-scroll-wrapper').scroll({ deceleration: 0.0005 //flick 减速系数,系数越大,滚动速度越慢,滚动距离越小,默认值0.0006 }); $(".clc").on("touche 阅读全文
posted @ 2020-08-06 11:21 枚齐元子 阅读(165) 评论(0) 推荐(0)