From 47ee9e62e07b3b467b61a7a0793e3db01947baeb Mon Sep 17 00:00:00 2001 From: 石广澎 <shiguangpeng@163.com> Date: 星期五, 13 六月 2025 13:43:29 +0800 Subject: [PATCH] fix(iframe): 修正 iframe 请求路径 --- manifest.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index dc0ea24..b19f9a7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name" : "闂瓟鏅鸿兘浣揳pp", + "name" : "璐㈡斂AI鍔╂墜", "appid" : "__UNI__EFB10A3", - "description" : "闂瓟鏅鸿兘浣撳钩鍙癮pp", + "description" : "璐㈡斂AI鍔╂墜", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, -- Gitblit v1.9.1