We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa9bbc commit d6a1cceCopy full SHA for d6a1cce
src/views/index.vue
@@ -21,7 +21,7 @@ watch(checked, (val) => {
21
<template>
22
<div class="container">
23
<div class="logo" />
24
- <van-cell-group title="Do more difficult things" inset>
+ <van-cell-group title="一个集成最新技术栈、完整干净的移动端模板" inset>
25
<van-cell center title="🌗 暗黑模式">
26
<template #right-icon>
27
<van-switch v-model="checked" size="18px" />
@@ -34,9 +34,9 @@ watch(checked, (val) => {
34
35
<van-cell center>
36
<template #title>
37
- <span class="custom-title">🎨 小游戏</span>
+ <span class="custom-title">🎨 欢迎补充</span>
38
<van-tag type="primary">
39
- 敬请期待
+ PR
40
</van-tag>
41
</template>
42
</van-cell>
0 commit comments