Переглянути джерело

feat: remove the home page type from the profile page

windyeasy 4 тижнів тому
батько
коміт
a04f4877c2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/pages/profile/index.vue

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

@@ -1,5 +1,5 @@
 <!-- 使用 type="home" 属性设置首页,其他页面不需要设置,默认为page;推荐使用json5,更强大,且允许注释 -->
-<route lang="json5" type="home">
+<route lang="json5">
 {
   style: {
     navigationStyle: 'custom',