From c24dd180790177448e7468822aabe92b852edae9 Mon Sep 17 00:00:00 2001 From: chorblack Date: Sat, 28 Feb 2026 19:10:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0download=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.ux | 468 ++++++++++++++++++++-------------------- pages/settings/index.ux | 4 +- 2 files changed, 242 insertions(+), 230 deletions(-) diff --git a/pages/index/index.ux b/pages/index/index.ux index 6a26ac9..bf0b9f7 100644 --- a/pages/index/index.ux +++ b/pages/index/index.ux @@ -2,270 +2,282 @@
+ src="/common/ATRI_TrueEnding.png"> TRUE END - START - LOAD - SYSTEM - EXIT + @click="loadRecoveryData('TE')"> + TRUE END + + START + LOAD + SYSTEM + EXIT
+ @swipe="back()"> 存档{{ $idx + 1 }} + style="font-size: 30px" + @click="loadRecoveryData($idx)"> + 存档{{ $idx + 1 }} +
+ @swipe="ban()"> 在"SYSTEM"中调整显示速度和文字大小 游戏中左滑进入菜单,右滑返回 - 请先到SYSTEM界面下载文本和图像资源!! + + 请先到SYSTEM界面下载文本和图像资源!! + --------------- 移植:@chorblack 感谢:@Wxz226@liuyuze61 --------------- - 确定 + + 确定 +
diff --git a/pages/settings/index.ux b/pages/settings/index.ux index ef89282..4d2871b 100644 --- a/pages/settings/index.ux +++ b/pages/settings/index.ux @@ -226,7 +226,7 @@ var p = new Promise((resolve) => (cb = resolve)) // let byteSize = await send(`/photobyte/${id}`, null, 'GET', 'json') await send( - `http://download.chorblack.top/directlink/local/atri/${name}`, + `http://download.chorblack.top/pd/local/atri/${name}`, null, 'GET', 'json' @@ -293,7 +293,7 @@ var p = new Promise((resolve) => (cb = resolve)) // let byteSize = await send(`/photobyte/${id}`, null, 'GET', 'json') await send( - `http://download.chorblack.top/directlink/local/atri/${name}`, + `http://download.chorblack.top/pd/local/atri/${name}`, null, 'GET', 'arraybuffer'