@@ -86,7 +86,7 @@
.un-Login{
width: 120px;
height: 50px;
- background: #3AACFF;
+ background-color: #3AACFF;
border-radius: 30px;
border: 1px solid #FFFFFF;
justify-content: center;
@@ -15,7 +15,6 @@
height: 466px;
border-radius: 12px;
background-color: #fff;
- box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
padding: 38px 18px;
justify-content: flex-start;
align-items: flex-start;
@@ -281,7 +280,7 @@
align-items: center;
}
.border_warp {
- border: 1px red solid;
+ border: 1px solid #fd555d;
.task-section__list_new {
font-weight: 600;
@@ -103,9 +103,6 @@
"views/Detail": {
"component": "index"
},
- "views/About": {
- "component": "index"
- },
"views/Task": {
@@ -240,12 +237,6 @@
"menubar": false
- "titleBarText": "关于追书云",
- "menubarData": {
- "menubar": false
- }
"views/Recharge": {
"titleBarText": "充值记录",
"menubarData": {