From d66cd0693805262206a8e863547be19e81c11066 Mon Sep 17 00:00:00 2001 From: wood chen Date: Sat, 8 Feb 2025 02:14:11 +0800 Subject: [PATCH] Add API URL display and copy functionality to frontend --- main.ts | 41 +++++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 8 deletions(-) diff --git a/main.ts b/main.ts index 6c796e8..40762aa 100644 --- a/main.ts +++ b/main.ts @@ -321,6 +321,14 @@ const html = ` +
+ 价格json: + https://aimodels-price.deno.dev/api/prices + +
+