摘要: 小程序视频组件video标签 wxml: 1 <View>1.播放网络视频</View> 2 <view > 3 <video style="width: 100%;height=400px;margin:1px;" src="http://wxsnsdy.tc.qq.com/105/20210/s 阅读全文
posted @ 2021-03-16 10:16 Me爱码士 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 安装 datatables 在你的项目中使用 DataTables,只需要引入三个文件即可,jQuery库,一个DT的核心js文件和一个DT的css文件 1 <link rel="stylesheet" type="text/css" href="http://cdn.datatables.net/ 阅读全文
posted @ 2021-03-16 09:52 Me爱码士 阅读(34) 评论(0) 推荐(0) 编辑