mirror of https://github.com/1Panel-dev/1Panel
style: 修改网站防盗链页面样式 (#1807)
parent
b7d09d0201
commit
ae8b6b8c05
|
@ -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…
Reference in New Issue