会议提交测试

This commit is contained in:
XiuYun CHEN
2025-05-12 15:04:23 +08:00
parent c8184e2b32
commit da5a1b603c
9 changed files with 12985 additions and 4327 deletions
@@ -86,10 +86,10 @@ export struct HdList {
.width('100%')
.height('100%')
.padding({ left: BasicConstant.SPACE_LG, right: BasicConstant.SPACE_LG })
.divider({
strokeWidth: $r('app.float.common_border_width'),
color: $r('app.color.common_gray_border')
})
// .divider({
// strokeWidth: $r('app.float.common_border_width'),
// color: $r('app.color.common_gray_border')
// })
.onReachEnd(() => {
if (this.loading || this.refreshing || this.finished) {
return;
@@ -15,4 +15,5 @@ export class BasicConstant {
static readonly getStartpage=BasicConstant.urlapp + "startpage";
static readonly meetingListV2=BasicConstant.urlmyLan + "meetingListV2";
}
@@ -30,7 +30,7 @@
},
{
"name": "hd_list_finished",
"value": "没有更多了~"
"value": ""
},
{
"name": "hd_clock_in",