修改了保存信息的位置

This commit is contained in:
2020-11-20 16:40:53 +08:00
parent cf87e7e9f7
commit ced7a5c80e

View File

@@ -1373,8 +1373,9 @@ export default defineComponent({
cursor: pointer;
user-select: none;
position: fixed;
bottom: 100px;
right: 300px;
top: 2.3rem;
right: 1rem;
}
// .submit-btn:hover {
// background: #08ae98;