使用vw适配手机端
vw.js文件module.exports = { install: function (less, pluginManager, functions) { functions.add('vw', function (value...
vw.js文件module.exports = { install: function (less, pluginManager, functions) { functions.add('vw', function (value...
<div className="title" data-text="今天天气不错"> 今天天气不错 </div>css .title { font-family: BYForviC3; ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial...
<!-- * @Author: your name * @Date: 2021-05-10 10:01:05 * @LastEditTime: 2021-05-19 11:03:10 * @LastEditors: Please set LastEdi...
.horse-run { /* 之前语法 始于2015年9月,M58版本会移除,大约2017年4月 */ motion-path: path("M10,80 q100,120 120...
首先需要下载转提提软件:链接:https://pan.baidu.com/s/1R8x4lVXRsR8JdmqcI7tRtQ 提取码:ysg3 输入需要转的字体,然后把TTF文件拖进来,...
<!DOCTYPE html> <html > <head> <meta charset="UTF-8"> <meta name="google" value="notranslate"> <title>超炫的鼠标滑过...
rem是相对于根元素字体大小(既html的font-size计算值的倍数)以下代码以iphone5为基本适配function setFont() { let width = document.d...
首页还是需要引入layui.js和layui.css文件。<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible"...