This commit is contained in:
姚宇浩 2024-08-08 17:19:48 +08:00
commit e9c3003092
3 changed files with 3 additions and 2563 deletions

File diff suppressed because it is too large Load Diff

View File

@ -542,6 +542,7 @@ const tapshow = (parentId, childId) => {
"老有康养", "老有康养",
"住有宜居", "住有宜居",
"弱有众扶", "弱有众扶",
// "",
]; ];
// parentId menuName // parentId menuName
const firstChar = parentId.name.charAt(0); const firstChar = parentId.name.charAt(0);

View File

@ -931,8 +931,8 @@ const getData = () => {
position: relative; position: relative;
span { span {
position: absolute; position: absolute;
left: 40px; left: 36px;
top: 100px; top: 34%;
font-weight: bold; font-weight: bold;
font-size: 28px; font-size: 28px;
color: #ffffff; color: #ffffff;