mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
style: 修改网站防盗链页面样式 (#1807)
This commit is contained in:
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…
x
Reference in New Issue
Block a user