feat: enhance user profile with detailed tags and asset evaluation

Optimize user detail page for asset assessment and tag info.

#VERCEL_SKIP

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
This commit is contained in:
v0
2025-08-21 05:32:37 +00:00
parent 9bb0ee2758
commit afc77439bb
25 changed files with 2421 additions and 1645 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "卡若用户数据中台",
"name": "卡若数据资产中台",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -63,7 +63,7 @@
"eslint": "^8",
"eslint-config-next": "14.1.0",
"postcss": "^8.5",
"tailwindcss": "^3.3.0",
"tailwindcss": "^3.4.17",
"typescript": "^5"
}
}