阿萨德

This commit is contained in:
Ling53666
2025-05-21 20:24:34 +08:00
parent 49610f45bd
commit 755ad7d631
35 changed files with 99 additions and 69 deletions

View File

@ -7,10 +7,9 @@ Page({
data: {
// 四张轮播图(已统一为同一 URL
banners: [
'https://ide.code.fun/api/image?token=6827630f4ae84d00122fd0c8&name=3546cd30f9261498a373e044e509b14e.png',
'https://ide.code.fun/api/image?token=6827630f4ae84d00122fd0c8&name=3546cd30f9261498a373e044e509b14e.png',
'https://ide.code.fun/api/image?token=6827630f4ae84d00122fd0c8&name=3546cd30f9261498a373e044e509b14e.png',
'https://ide.code.fun/api/image?token=6827630f4ae84d00122fd0c8&name=3546cd30f9261498a373e044e509b14e.png'
'/image/20250407154233.jpg',
'/image/20250407154300.png',
'/image/20250407154310.png',
],
// 后端返回的项目列表
items: []

View File

@ -1,3 +1,4 @@
{
"navigationBarTitleText": "接单列表",
"usingComponents": {}
}

View File

@ -2,7 +2,6 @@
<!-- 轮播图 -->
<swiper
class="swiper"
indicator-dots="true"
autoplay="true"
interval="3000"
circular="true"