diff --git a/src/pages/user/index.tsx b/src/pages/user/index.tsx index f9a4fd2..839e2c6 100644 --- a/src/pages/user/index.tsx +++ b/src/pages/user/index.tsx @@ -266,7 +266,7 @@ const User = () => { {/* 测试暂时添加 */} - {CURRENT_ENV !== 'production' && {CURRENT_VERSION}} + {CURRENT_VERSION} {CURRENT_ENV !== 'production' && {BASE_URL}}