<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>flyShop</title>
<link rel="stylesheet" href="css/font-awesome.min.css" />
<style type="text/css">
body, button { margin: 0; padding: 0; }
button { outline: none; }
.shopBtn { position: absolute; width: 150px; height: 40px; line-height: 40px; left: 50%; top: 50%; margin: -20px 0 0 -75px; font-size: 16px; background-color: #4CAE4C; color: #fff; border: none; cursor: pointer; border-radius: 5px; z-index: 2; }
.rightShop { position: absolute; text-align: center; width: 60px; height: 100%; color: #fff; background-color: #000; right: 0; z-index: 1; }
.icon-shop { color: #fff; }
.rightShop p { width: 20px; padding: 0 20px; height: auto; }
.rightSho
jQuery实现加入购物车飞入动画效果
最新推荐文章于 2023-02-14 10:22:12 发布