mirror of https://gitee.com/y_project/RuoYi.git
添加表头样式
parent
b033c858b8
commit
cf1b00c409
|
@ -10,6 +10,8 @@
|
||||||
|
|
||||||
> 推荐使用阿里云部署,通用云产品代金券 :[点我领取](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof)
|
> 推荐使用阿里云部署,通用云产品代金券 :[点我领取](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof)
|
||||||
|
|
||||||
|
> 2019阿里云开年Hi购季 云服务器全场限时5折 :[活动入口](https://www.aliyun.com/acts/product-section-2019/new-users?spm=5176.11533457.1089570.1.424777e3bwsfme&userCode=brki8iof)
|
||||||
|
|
||||||
## 内置功能
|
## 内置功能
|
||||||
|
|
||||||
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
|
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
|
||||||
|
|
|
@ -177,8 +177,8 @@ label.error {
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group label.error {
|
.input-group label.error {
|
||||||
left: 255px;
|
|
||||||
z-index:99;
|
z-index:99;
|
||||||
|
right: 42px
|
||||||
}
|
}
|
||||||
|
|
||||||
.Validform_error,input.error,select.error {
|
.Validform_error,input.error,select.error {
|
||||||
|
@ -198,7 +198,7 @@ label.error {
|
||||||
.i-checks label.error, .check-box label.error, .radio-box label.error {
|
.i-checks label.error, .check-box label.error, .radio-box label.error {
|
||||||
right: auto;
|
right: auto;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
left: 210px;
|
left: 297px;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
|
@ -490,7 +490,11 @@ label {
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-striped .table>thead:first-child>tr:first-child>th {
|
.table-striped .table>thead:first-child>tr:first-child>th {
|
||||||
color: #333;
|
font-weight: normal;
|
||||||
|
font-size: 13px
|
||||||
|
}
|
||||||
|
.table-striped table thead {
|
||||||
|
background-color: #eff3f8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-bordered td,.table-bordered th {
|
.table-bordered td,.table-bordered th {
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
领取阿里云1888通用代金券(新老客户均可用)
|
领取阿里云1888通用代金券(新老客户均可用)
|
||||||
<br><a target="_blank" href="https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof">https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof</a>
|
<br><a target="_blank" href="https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof">https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof</a>
|
||||||
<h4 class="text-danger">云产品通用红包,可叠加官网常规优惠使用。</h4>
|
<h4 class="text-danger">云产品通用红包,可叠加官网常规优惠使用。</h4>
|
||||||
|
<h4 class="text-danger">2019阿里云开年Hi购季 云服务器全场限时5折。<a target="_blank" href="https://www.aliyun.com/acts/product-section-2019/new-users?spm=5176.11533457.1089570.1.424777e3bwsfme&userCode=brki8iof">活动入口</a></h4>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
Loading…
Reference in New Issue