📝 修改文档.
This commit is contained in:
@@ -117,9 +117,7 @@ docker compose up -d
|
|||||||
|
|
||||||
## 联系我
|
## 联系我
|
||||||
|
|
||||||
<div style="display: flex;">
|
<img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/10/11/cf72c603-3951-4171-95b4-06271dda1c80.jpg" alt="wx" width="628px"/>
|
||||||
<img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/5/17/d42d91f3-f0ee-4c63-adab-a35809e0804c.jpg" alt="wx" width="298px" height="398px"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
微信: ljh1553488
|
微信: ljh1553488
|
||||||
QQ群: 755242157
|
QQ群: 755242157
|
||||||
|
|||||||
@@ -2,8 +2,9 @@ import type { CardField, CardFieldConfig } from '@/types/card';
|
|||||||
import { dateFormat } from '@/utils';
|
import { dateFormat } from '@/utils';
|
||||||
|
|
||||||
const fieldConfig = {
|
const fieldConfig = {
|
||||||
rowGap: '12px',
|
rowGap: '10px',
|
||||||
labelSpan: 8,
|
labelSpan: 8,
|
||||||
|
minHeight: '22px',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
label: 'id',
|
label: 'id',
|
||||||
|
|||||||
@@ -2,8 +2,9 @@ import type { CardField, CardFieldConfig } from '@/types/card';
|
|||||||
import { dateFormat } from '@/utils';
|
import { dateFormat } from '@/utils';
|
||||||
|
|
||||||
const fieldConfig = {
|
const fieldConfig = {
|
||||||
rowGap: '12px',
|
rowGap: '10px',
|
||||||
labelSpan: 8,
|
labelSpan: 8,
|
||||||
|
minHeight: '22px',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
label: 'id',
|
label: 'id',
|
||||||
|
|||||||
@@ -2,8 +2,9 @@ import type { CardField, CardFieldConfig } from '@/types/card';
|
|||||||
import { dateFormat } from '@/utils';
|
import { dateFormat } from '@/utils';
|
||||||
|
|
||||||
const fieldConfig = {
|
const fieldConfig = {
|
||||||
rowGap: '12px',
|
rowGap: '10px',
|
||||||
labelSpan: 8,
|
labelSpan: 8,
|
||||||
|
minHeight: '22px',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
label: 'id',
|
label: 'id',
|
||||||
|
|||||||
Reference in New Issue
Block a user