From e6e93732e8da753a174526fdea8ad645e4f3adbc Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 02 Nov 2022 11:53:21 +0800
Subject: [PATCH] 20221021
---
src/main/resources/templates/febs/views/dapp/member.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/templates/febs/views/dapp/member.html b/src/main/resources/templates/febs/views/dapp/member.html
index dec2d30..5959d5f 100644
--- a/src/main/resources/templates/febs/views/dapp/member.html
+++ b/src/main/resources/templates/febs/views/dapp/member.html
@@ -308,7 +308,7 @@
return ''
}
}, minWidth: 100, align: 'center'},
- {field: 'identity', title: '等级', minWidth: 100, align: 'center'},
+ {field: 'identity', title: '等级', minWidth: 150, align: 'center'},
// {field: 'address', title: '地址', minWidth: 130},
// {title: '余额(USDT)', templet: '#balance', minWidth: 120},
// {title: '授权列表', templet: '#approve-list', minWidth: 110},
--
Gitblit v1.9.1