mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
页面button颜色统一,表格不可选择页面数量
This commit is contained in:
@@ -463,14 +463,14 @@
|
||||
}"
|
||||
>
|
||||
考勤
|
||||
</div> -->
|
||||
</div>
|
||||
<div
|
||||
class="operation"
|
||||
style="cursor: pointer"
|
||||
@click="showCodeModel(item)"
|
||||
>
|
||||
二维码
|
||||
</div>
|
||||
</div>-->
|
||||
<!-- <div
|
||||
class="operation"
|
||||
style="cursor: pointer; margin-right: 35px"
|
||||
@@ -607,7 +607,7 @@
|
||||
|
||||
<div class="pa">
|
||||
<a-pagination
|
||||
showSizeChanger="true"
|
||||
:showSizeChanger="false"
|
||||
showQuickJumper="true"
|
||||
hideOnSinglePage="true"
|
||||
:pageSize="pageSize"
|
||||
@@ -3008,7 +3008,11 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.img2 {
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
margin-right: 22px;
|
||||
}
|
||||
|
||||
.return {
|
||||
color: #4ea6ff;
|
||||
|
||||
Reference in New Issue
Block a user