更换图片地址
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"i18n-ally.localesPaths": []
|
||||||
|
}
|
||||||
@@ -5,15 +5,15 @@ import SButton from "@/components/SButton.vue";
|
|||||||
import { capsuleHeight } from "@/util";
|
import { capsuleHeight } from "@/util";
|
||||||
|
|
||||||
const images = [
|
const images = [
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-09-04/dcjmxsmf6yitekatwe.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_01.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-09-04/dcjmxsmi475gqdtrvx.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_02.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-09-04/dcjmxsmgy8ej5wuap5.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_03.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-09-04/dcjmxsmg6y7nveaadv.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_04.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-12-04/depguhlqg9zxastyn3.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_05.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-12-04/depguhlfr041aedqmb.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_06.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-12-04/depguhlpnlyxndnor5.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_07.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-09-04/dcjmxsmg68a8mezgzx.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_08.jpg",
|
||||||
"https://static.shelingxingqiu.com/attachment/2025-10-14/ddht51a3hiyw7ueli4.jpg",
|
"https://static.shelingxingqiu.com/mall/images/mall_09.jpg",
|
||||||
];
|
];
|
||||||
|
|
||||||
const addBg = ref(false);
|
const addBg = ref(false);
|
||||||
|
|||||||
Reference in New Issue
Block a user