feat 设置page_bar

This commit is contained in:
Ironsp
2026-08-25 09:07:39 +08:00
parent b21be2b8dc
commit 6d5cb0fdc3
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ definePage({
</script>
<template>
<h1>首页</h1>
<view>首页</view>
</template>
<style></style>

View File

@@ -8,6 +8,6 @@ definePage({
<template>
<view>
<h1>报告</h1>
<view>报告</view>
</view>
</template>

View File

@@ -8,6 +8,6 @@ definePage({
<template>
<view>
<h1>压实作业</h1>
<view>压实作业</view>
</view>
</template>