瀏覽代碼

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',