<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>后台用户界面</title>
<link rel="icon" type="image/x-icon" href="img/icon.ico" />
<link rel="stylesheet" href="./css/layui.css" media="all">
<style>
.site-doc-icon li{width: 222px;}
.site-doc-icon li .layui-anim{width: 150px; height: 150px; line-height: 150px; margin: 0 auto 10px; text-align: center; background-color: #009688; cursor: pointer; color: #fff; border-radius: 50%;}
</style>
</head>
<body>
<fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;">
<legend>动画过程演示</legend>
</fieldset>
实现layui的动画
最新推荐文章于 2025-05-04 11:50:34 发布