4-23
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<view class="empty-state-container">
|
||||
<!-- 标题区域 -->
|
||||
<view class="title-section">
|
||||
<text class="main-title">暂无项目</text>
|
||||
<text class="sub-title">您还没有创建任何训练项目,开始您的第一次游泳训练记录吧</text>
|
||||
<!-- <text class="main-title">暂无项目</text>
|
||||
<text class="sub-title">您还没有创建任何训练项目,开始您的第一次游泳训练记录吧</text> -->
|
||||
</view>
|
||||
|
||||
<!-- 创建项目模块列表 -->
|
||||
@@ -150,6 +150,7 @@
|
||||
})
|
||||
|
||||
onShow(()=>{
|
||||
showTimingModal.value=false
|
||||
uni.showTabBar()
|
||||
})
|
||||
|
||||
@@ -247,6 +248,7 @@
|
||||
showTimingModal.value = false
|
||||
Service.GoPage('/pages/userFunc/hunyang?id=' + project.planId)
|
||||
}
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user