Authored by 陈峰

rm md5

@@ -131,7 +131,7 @@ body { @@ -131,7 +131,7 @@ body {
131 131
132 .layout-copy { 132 .layout-copy {
133 text-align: center; 133 text-align: center;
134 - padding: 10px 0 20px; 134 + padding: 5px;
135 color: #9ea7b4; 135 color: #9ea7b4;
136 } 136 }
137 } 137 }
@@ -51,7 +51,6 @@ @@ -51,7 +51,6 @@
51 "connect-multiparty": "^2.0.0", 51 "connect-multiparty": "^2.0.0",
52 "cookie-parser": "^1.4.3", 52 "cookie-parser": "^1.4.3",
53 "cookie-session": "^2.0.0-beta.1", 53 "cookie-session": "^2.0.0-beta.1",
54 - "cryptico": "^1.0.2",  
55 "crypto-js": "^3.1.9-1", 54 "crypto-js": "^3.1.9-1",
56 "excel-export": "^0.5.1", 55 "excel-export": "^0.5.1",
57 "express": "^4.15.2", 56 "express": "^4.15.2",
@@ -73,7 +72,6 @@ @@ -73,7 +72,6 @@
73 "vue-template-compiler": "^2.3.4", 72 "vue-template-compiler": "^2.3.4",
74 "xlsx2json": "^1.0.0", 73 "xlsx2json": "^1.0.0",
75 "yoho-cookie": "^1.2.0", 74 "yoho-cookie": "^1.2.0",
76 - "yoho-md5": "^2.0.0",  
77 "yoho-node-lib": "^0.2.18", 75 "yoho-node-lib": "^0.2.18",
78 "yoho-store": "^1.3.20" 76 "yoho-store": "^1.3.20"
79 }, 77 },