Procházet zdrojové kódy

chore: refine style

Burt před 2 roky
rodič
revize
188be04a98
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/pages/index/index.vue

+ 1 - 1
src/pages/index/index.vue

@@ -18,7 +18,7 @@
     <button class="i-carbon-sun dark:i-carbon-moon text-green-300" />
     <fly-header></fly-header>
     <navigator url="/pages/my/index" open-type="navigate" hover-class="navigator-hover">
-      去我的
+      <button type="primary">跳转到“我的”页面</button>
     </navigator>
   </view>
 </template>