Commit 134d5f03 authored by zL's avatar zL

提交一个小小的更改

parent 461da88c
This diff is collapsed.
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"i": "^0.3.6", "i": "^0.3.6",
"js-md5": "^0.7.3", "js-md5": "^0.7.3",
"js-sha256": "^0.9.0", "js-sha256": "^0.9.0",
"qrcode": "^1.4.f4", "qrcode": "^1.4.0",
"simple-components01": "^0.1.15", "simple-components01": "^0.1.15",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-class-component": "^7.2.3", "vue-class-component": "^7.2.3",
......
...@@ -188,7 +188,7 @@ input:focus { ...@@ -188,7 +188,7 @@ input:focus {
color: rgba(92, 100, 118, 1); color: rgba(92, 100, 118, 1);
} }
.btn-determine { .btn-determine {
background: #0cc399; background: #3f79fe;
color: white; color: white;
} }
</style> </style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment