Explorar el Código

chore: refine style

Burt hace 2 años
padre
commit
188be04a98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>