当前位置:网站首页>html+ vue.js Implementing paging compatible IE
html+ vue.js Implementing paging compatible IE
2020-11-06 21:07:00 【itread01】
1. Make it simple CSS, The code here is folded
[v-cloak] {
display: none;
}
#app {
text-align: center;
padding-top: 300px;
height:500px;
}
.pageContainer {
width: 800px;
margin: 100px auto;
text-align: center;
font-size: 14px;
color: #A3A3A3;
}
.pageContainer ul.pagesInner {
height: 30px;
line-height: 30px;
display: inline-block;
padding: 0;
}
.pageContainer ul.pagesInner li {
width: 30px;
height: 30px;
display: inline-block;
border: 1px solid #E5E5E5;
margin: 0 5px;
list-style: none;
}
.pageContainer ul.pagesInner li.actived {
background: #FF6200;
color: #ffffff;
}
.pageContainer .page-size-box {
position: relative;
display: inline-block;
width: 70px;
border: 1px solid #E5E5E5;
height: 30px;
line-height: 30px;
}
.pageContainer ul.size-option {
display: inline-block;
border: 1px solid #E5E5E5;
position: absolute;
margin: 0;
padding: 0;
left: 0;
top: -120px;
background: #ffffff;
}
.pageContainer ul.size-option li{
list-style: none;
width: 70px;
}
.pageContainer ul.size-option li:hover{
color: #FF6200;
}
.pageContainer form {
display: inline-block;
}
.pageContainer form input,
.pageContainer button {
outline: none;
padding: 0;
width: 46px;
height: 30px;
background: #ffffff;
border: 1px solid #E5E5E5;
color: #A3A3A3;
}
- <
- {{item}}
- >
- {{item}} Strip / Page
版权声明
本文为[itread01]所创,转载请带上原文链接,感谢
边栏推荐
- What are the criteria for selecting a cluster server?
- Tron smart wallet PHP development kit [zero TRX collection]
- WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
- Elasticsearch Part 6: aggregate statistical query
- 事务的本质和死锁的原理
- An article taught you to download cool dog music using Python web crawler
- How to prepare for the system design interview
- ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
- To teach you to easily understand the basic usage of Vue codemirror: mainly to achieve code editing, verification prompt, code formatting
- GUI engine evaluation index
猜你喜欢
Look! Internet, e-commerce offline big data analysis best practice! (Internet disk link attached)
Filecoin has completed a major upgrade and achieved four major project progress!
What are the common problems of DTU connection
JVM内存分配 -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
游戏开发中的新手引导与事件管理系统
Description of phpshe SMS plug-in
检测证书过期脚本
2020-09-03:裸写算法:回形矩阵遍历。
ES6 learning notes (3): teach you to use js object-oriented thinking to realize the function of adding, deleting, modifying and checking tab column
2020-08-24:什么是小文件?很多小文件会有什么问题?很多小文件怎么解决?(大数据)
随机推荐
面试官: ShardingSphere 学一下吧
事件监听问题
C# 调用SendMessage刷新任务栏图标(强制结束时图标未消失)
Some operations kept in mind by the front end foundation GitHub warehouse management
Metersphere developer's Manual
美团内部讲座|周烜:华东师范大学的数据库系统研究
Introduction to Google software testing
The importance of big data application is reflected in all aspects
Ronglian completed US $125 million f round financing
GUI engine evaluation index
Elasticsearch Part 6: aggregate statistical query
Application of restful API based on MVC
常用SQL语句总结
Analysis of serilog source code -- how to use it
Contract trading system development | construction of smart contract trading platform
Flink's datasource Trilogy: direct API
What is the purchasing supplier system? Solution of purchasing supplier management platform
視覺滾動[反差美]
ES中删除索引的mapping字段时应该考虑的点
mongo 用户权限 登录指令