style: 修改网站防盗链页面样式 (#1807)

pull/1809/head
zhengkunwang 1 year ago committed by GitHub
parent b7d09d0201
commit ae8b6b8c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
<template>
<div v-loading="loading">
<el-row :gutter="20" v-loading="loading">
<el-col :xs="24" :sm="18" :md="8" :lg="8" :xl="8">
<el-col :xs="24" :sm="18" :md="16" :lg="16" :xl="16">
<el-form
:model="form"
:rules="rules"

Loading…
Cancel
Save