feat: 新增数据请求配置

This commit is contained in:
MTrun
2022-03-17 20:18:46 +08:00
parent a45036c935
commit b8db165f6e
9 changed files with 105 additions and 25 deletions
@@ -44,7 +44,7 @@ const lines = {
/* 横线 */
#mb-ruler .v-container .lines .line {
/* 最大缩放 200% */
height: 200vw!important;
width: 200vw!important;
border-top: 1px dashed v-bind('themeColor') !important;
}