Skip to content

Commit ae8b6b8

Browse files
style: 修改网站防盗链页面样式 (#1807)
1 parent b7d09d0 commit ae8b6b8

File tree

1 file changed

+1
-1
lines changed
  • frontend/src/views/website/website/config/basic/anti-Leech

1 file changed

+1
-1
lines changed

frontend/src/views/website/website/config/basic/anti-Leech/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<div v-loading="loading">
33
<el-row :gutter="20" v-loading="loading">
4-
<el-col :xs="24" :sm="18" :md="8" :lg="8" :xl="8">
4+
<el-col :xs="24" :sm="18" :md="16" :lg="16" :xl="16">
55
<el-form
66
:model="form"
77
:rules="rules"

0 commit comments

Comments
 (0)