修改附件域名

This commit is contained in:
kron
2025-08-04 18:36:44 +08:00
parent c94e7e4ad8
commit 0417d7b963
9 changed files with 59 additions and 55 deletions

View File

@@ -39,14 +39,14 @@ const practiseId = ref("");
const showGuide = ref(false);
const guideImages = [
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68bs7z5elwvw7.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68qmi7grgreen.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68hgrw1ip4wae.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x684x8zmfrmbla.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x67sding7fodnk.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68mpug7cac4yt.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68my783mlmgxv.png",
"https://api.shelingxingqiu.com/attachment/2025-07-09/db77x68p48ylzirtb0.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68bs7z5elwvw7.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68qmi7grgreen.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68hgrw1ip4wae.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x684x8zmfrmbla.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x67sding7fodnk.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68mpug7cac4yt.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68my783mlmgxv.png",
"https://static.shelingxingqiu.com/attachment/2025-07-09/db77x68p48ylzirtb0.png",
];
const onSwiperIndexChange = (index) => {
@@ -202,19 +202,19 @@ const onClose = () => {
</view>
</Guide>
<image
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png"
src="https://static.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png"
class="try-tip"
mode="widthFix"
v-if="step === 0"
/>
<image
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehpzl8hfzeswfrf.png"
src="https://static.shelingxingqiu.com/attachment/2025-07-01/db0ehpzl8hfzeswfrf.png"
class="try-tip"
mode="widthFix"
v-if="step === 3"
/>
<image
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehpz9lav58g5drl.png"
src="https://static.shelingxingqiu.com/attachment/2025-07-01/db0ehpz9lav58g5drl.png"
class="try-tip"
mode="widthFix"
v-if="step === 5"