博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
swiper 滑动插件
阅读量:5756 次
发布时间:2019-06-18

本文共 871 字,大约阅读时间需要 2 分钟。

hot3.png

`<!DOCTYPE html>

<html> <head> <title>jQuery WeUI</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. ">

<link rel="stylesheet" href="../lib/weui.min.css"> <link rel="stylesheet" href="../css/jquery-weui.css"> <link rel="stylesheet" href="css/demos.css">

</head>

<body ontouchstart>

<script src="../js/jquery-weui.js"></script>

</body> </html> `

转载于:https://my.oschina.net/u/2605948/blog/761473

你可能感兴趣的文章
采购申请转采购订单错误:在语言EN中没有维护短文本(请重维护物料460300080)
查看>>
Migration to S/4HANA
查看>>
sed 对目录进行操作
查看>>
什么是代码
查看>>
洛谷P2891 [USACO07OPEN]吃饭Dining
查看>>
Web 性能优化
查看>>
webpack最简单的入门教程里bundle.js之运行单步调试的原理解析
查看>>
如何安装Virtual Box的VBox Guest Additions扩展程序
查看>>
数据类型一
查看>>
腾讯云技术专家卢萌凯手把手教你Demo一个人脸识别程序!
查看>>
Array和常用API
查看>>
移动端开发单位——rem,动态使用
查看>>
vue实现选中效果
查看>>
一方app
查看>>
Go 标准库 http.FileServer 实现静态文件服务
查看>>
系列文章目录
查看>>
SVG 新手入门
查看>>
手把手教你如何提高神经网络的性能
查看>>
前端布局原理涉及到的相关概念总结
查看>>
递归调用 VS 循环调用
查看>>