diff --git a/nkebao/.env.development b/nkebao/.env.development index f37023e8b..fde602957 100644 --- a/nkebao/.env.development +++ b/nkebao/.env.development @@ -1,5 +1,5 @@ # 基础环境变量示例 VITE_API_BASE_URL=http://www.yishi.com -VITE_API_BASE_URL=https://ckbapi.quwanzhi.com +# VITE_API_BASE_URL=https://ckbapi.quwanzhi.com VITE_APP_TITLE=Nkebao Base diff --git a/nkebao/src/components/SelectionTest.tsx b/nkebao/src/components/SelectionTest.tsx index 425f9ae21..0f256264c 100644 --- a/nkebao/src/components/SelectionTest.tsx +++ b/nkebao/src/components/SelectionTest.tsx @@ -28,7 +28,6 @@ export default function SelectionTest() { onSelect={setSelectedDevices} /> -
暂无点赞记录
++ {record.content} +
+ )} + {Array.isArray(record.resUrls) && record.resUrls.length > 0 && ( +