hookehuyr

✨ feat: 样式调整

......@@ -285,6 +285,7 @@ export default {
text-align: right;
color: #713610;
font-size: 1rem;
margin-top: 0.5rem;
}
}
.book-handle {
......
......@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-21 09:35:14
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-06-15 18:53:36
* @LastEditTime: 2022-06-15 20:02:37
* @FilePath: /tswj/src/views/client/bookDetail.vue
* @Description:
-->
......@@ -372,6 +372,7 @@ sharePage({});
text-align: right;
color: #713610;
font-size: 1rem;
margin-top: 0.5rem;
}
}
......