diff --git a/src/main/resources/static/assets/web/css/index.css b/src/main/resources/static/assets/web/css/index.css index 31cc362..9a0ff5c 100644 --- a/src/main/resources/static/assets/web/css/index.css +++ b/src/main/resources/static/assets/web/css/index.css @@ -83,9 +83,10 @@ .base-news-left .hd li{float: left;width: 10px;height: 10px;border-radius: 50%;cursor: pointer;background: #fff;margin-right: 5px;} .base-news-left .hd li.on{background: #015ab8} .base-news-right{width:49.5%;height:340px;float:right;padding:15px;border:1px solid #dcdcdc;background:rgba(247,243,240,.6);box-sizing:border-box} -.base-news-right li{margin-bottom:17px} -.base-news-right li a{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:50px;box-sizing:border-box;font-size:18px;color:#000;position:relative;line-height:20px} +.base-news-right li{margin-bottom:17px;} +.base-news-right li a{position:relative;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:50px;box-sizing:border-box;font-size:18px;color:#000;position:relative;line-height:20px} .base-news-right li a span{display:block;width:40px;height:20px;background:linear-gradient(-90deg,#fe5126,#db181e);border-radius:3px;text-align:center;line-height:20px;font-size:18px;color:#fff;position:absolute;top:0;left:0} +.base-news-right li a:before{content: '';display: block;width:8px;height:8px;background: red;position: absolute;top:50%;left:17px;margin-top:-4px;border-radius: 50%;} .base-news-right li a:hover{color:#b50100;font-weight:700} .base-news-right li a:hover span{color:#fff;font-weight:400} .bottom-nav{margin-top:80px} diff --git a/src/main/resources/static/route/basiccheckpersonaction/print.html b/src/main/resources/static/route/basiccheckpersonaction/print.html index 0f60b17..f2bdb3d 100644 --- a/src/main/resources/static/route/basiccheckpersonaction/print.html +++ b/src/main/resources/static/route/basiccheckpersonaction/print.html @@ -44,7 +44,7 @@
{{# if(d.imagesList.length > 0) { }} diff --git a/src/main/resources/static/route/basiccheckpersonaction/save.html b/src/main/resources/static/route/basiccheckpersonaction/save.html index edb2d7a..b3b187c 100644 --- a/src/main/resources/static/route/basiccheckpersonaction/save.html +++ b/src/main/resources/static/route/basiccheckpersonaction/save.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/basiccheckpersonaction/show.html b/src/main/resources/static/route/basiccheckpersonaction/show.html index e4c443c..1d8e59a 100644 --- a/src/main/resources/static/route/basiccheckpersonaction/show.html +++ b/src/main/resources/static/route/basiccheckpersonaction/show.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/basiccheckpersonaction/update.html b/src/main/resources/static/route/basiccheckpersonaction/update.html index 3b6317a..e5f6ff0 100644 --- a/src/main/resources/static/route/basiccheckpersonaction/update.html +++ b/src/main/resources/static/route/basiccheckpersonaction/update.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/basiccheckpersoninfo/print.html b/src/main/resources/static/route/basiccheckpersoninfo/print.html index aa5a273..1067bfb 100644 --- a/src/main/resources/static/route/basiccheckpersoninfo/print.html +++ b/src/main/resources/static/route/basiccheckpersoninfo/print.html @@ -29,7 +29,7 @@
diff --git a/src/main/resources/static/route/basiccheckpersoninfo/save.html b/src/main/resources/static/route/basiccheckpersoninfo/save.html index e38d257..80acee4 100644 --- a/src/main/resources/static/route/basiccheckpersoninfo/save.html +++ b/src/main/resources/static/route/basiccheckpersoninfo/save.html @@ -20,7 +20,7 @@ -
+
diff --git a/src/main/resources/static/route/basiccheckpersoninfo/show.html b/src/main/resources/static/route/basiccheckpersoninfo/show.html index 42a2cb8..0ab1944 100644 --- a/src/main/resources/static/route/basiccheckpersoninfo/show.html +++ b/src/main/resources/static/route/basiccheckpersoninfo/show.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/basiccheckpersoninfo/update.html b/src/main/resources/static/route/basiccheckpersoninfo/update.html index 3da3aaa..275b053 100644 --- a/src/main/resources/static/route/basiccheckpersoninfo/update.html +++ b/src/main/resources/static/route/basiccheckpersoninfo/update.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/departmentmember/save.html b/src/main/resources/static/route/departmentmember/save.html index 8f19cfe..723478e 100644 --- a/src/main/resources/static/route/departmentmember/save.html +++ b/src/main/resources/static/route/departmentmember/save.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/departmentmember/update.html b/src/main/resources/static/route/departmentmember/update.html index 3ea62be..472c1b8 100644 --- a/src/main/resources/static/route/departmentmember/update.html +++ b/src/main/resources/static/route/departmentmember/update.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/departmentsynopsis/save.html b/src/main/resources/static/route/departmentsynopsis/save.html index a6d4a1b..d8a6d6f 100644 --- a/src/main/resources/static/route/departmentsynopsis/save.html +++ b/src/main/resources/static/route/departmentsynopsis/save.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/departmentsynopsis/update.html b/src/main/resources/static/route/departmentsynopsis/update.html index 6b86449..549b404 100644 --- a/src/main/resources/static/route/departmentsynopsis/update.html +++ b/src/main/resources/static/route/departmentsynopsis/update.html @@ -12,7 +12,7 @@ -
+
diff --git a/src/main/resources/static/route/entityres/print.html b/src/main/resources/static/route/entityres/print.html index 10fa1a7..51e2e12 100644 --- a/src/main/resources/static/route/entityres/print.html +++ b/src/main/resources/static/route/entityres/print.html @@ -53,7 +53,7 @@