diff --git a/app.json b/app.json
index 07a9971..cb76eb6 100644
--- a/app.json
+++ b/app.json
@@ -1,9 +1,10 @@
{
"pages": [
- "denglu/denglu",
+
"shouye/shouye",
"chazhao/chazhao",
"jieyue/jieyue",
+ "denglu/denglu",
"wode/wode"
],
"window": {
diff --git a/shouye/shouye.wxml b/shouye/shouye.wxml
index 91d459c..2c96723 100644
--- a/shouye/shouye.wxml
+++ b/shouye/shouye.wxml
@@ -1,8 +1,6 @@
-
-真香图书管理系统
-
-最新通知
-
-
-书籍推荐
-
+
+真香图书管理系统
+最新通知
+
+书籍推荐
+
diff --git a/shouye/shouye.wxss b/shouye/shouye.wxss
index 5e7dd32..449f5aa 100644
--- a/shouye/shouye.wxss
+++ b/shouye/shouye.wxss
@@ -1,48 +1,45 @@
.xiaohui{padding-left: 31px;
-margin-left: 137px;
-width: 80px;
-height: 80px;
-margin-right: 37px;
-repeat: no-repeat;}
-.zhenxiang{width: 200px;
+margin: -21px 37px -22px 137px;
+width: 70px;
+height: 70px;
+display: block;
+padding-bottom: 31px;
+margin-top: 5px;
+}
+.zxglxt{width: 180px;
height: 30px;
-margin-left: 100px;}
-.lingdang{width: 17px;
-height: 17px;
-margin-left: 20px;
-transform: rotate(0deg) scale(1) translate(0%, 109%);
-transition: all 0s ease;
+color: #141e7a;
+font-size: 21px;
+margin-left:103px;
+margin-top: 29px;
}
+.lingdang{width: 17px;
+margin-top: 40px;
+height: 17px;
+margin-left: 20px;}
.tongzhi{width: 100px;
height: 30px;
-font-size: 16px;
+font-size: 16px;
+margin-top: 37px;
color: rgb(253, 119, 65);
-margin-left: 51px;
-transform: rotate(0deg) scale(1) translate(0%, -22%);
-transition: all 0s ease;}
+margin-left: 15px;}
.wenbenkuang{margin-bottom: -73px;
padding-bottom: 46px;
-margin-top: 1px;
+margin-top: 0px;
padding-top: 7px;
-height: 120px;
+height: 120px;
+width: 90%;
+margin-left: 5%;
}
.xingxing{width: 19px;
height: 19px;
margin-left: 19px;
-transform: rotate(0deg) scale(1) translate(0%,480%);
-transition: All 0s ease;
--ms-transform: rotate(0deg) scale(1) translate(0%,480%);
--o-transform: rotate(0deg) scale(1) translate(0%,480%);
--moz-transform: rotate(0deg) scale(1) translate(0%,480%);
--webkit-transform: rotate(0deg) scale(1) translate(0%,480%);
--ms-transition: All 0s ease;
--o-transition: All 0s ease;
--moz-transition: All 0s ease;
--webkit-transition: All 0s ease;
-}
+margin-top: 40px;}
.tuijian{font-size: 16px;
color: rgb(253, 119, 65);
width: 100px;
-height: 30px;}
+height: 30px;
+margin-top: 40px;
+margin-left: 10px;}