完成第一部分
This commit is contained in:
BIN
pages/projectModule/projectList/images/banner.png
Normal file
BIN
pages/projectModule/projectList/images/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
@ -7,9 +7,10 @@ Page({
|
||||
data: {
|
||||
// 四张轮播图(已统一为同一 URL)
|
||||
banners: [
|
||||
'/image/20250407154233.jpg',
|
||||
'/image/20250407154300.png',
|
||||
'/image/20250407154310.png',
|
||||
'./images/banner.png',
|
||||
'./images/banner.png',
|
||||
'./images/banner.png',
|
||||
'./images/banner.png'
|
||||
],
|
||||
// 后端返回的项目列表
|
||||
items: []
|
||||
|
Reference in New Issue
Block a user