Skip to content

Commit d6a1cce

Browse files
committed
chore: update the home page view
1 parent 3fa9bbc commit d6a1cce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/views/index.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ watch(checked, (val) => {
2121
<template>
2222
<div class="container">
2323
<div class="logo" />
24-
<van-cell-group title="Do more difficult things" inset>
24+
<van-cell-group title="一个集成最新技术栈、完整干净的移动端模板" inset>
2525
<van-cell center title="🌗 暗黑模式">
2626
<template #right-icon>
2727
<van-switch v-model="checked" size="18px" />
@@ -34,9 +34,9 @@ watch(checked, (val) => {
3434

3535
<van-cell center>
3636
<template #title>
37-
<span class="custom-title">🎨 小游戏</span>
37+
<span class="custom-title">🎨 欢迎补充</span>
3838
<van-tag type="primary">
39-
敬请期待
39+
PR
4040
</van-tag>
4141
</template>
4242
</van-cell>

0 commit comments

Comments
 (0)