Jelajahi Sumber

!5 just for pr
Merge pull request !5 from 菲鸽/test

菲鸽 2 tahun lalu
induk
melakukan
e3765a0325
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      .github/workflows/deploy-h5.yml
  2. 1 1
      src/pages-sub/demo/index.vue

+ 1 - 1
.github/workflows/deploy-h5.yml

@@ -1,4 +1,4 @@
-name: Deploy unibest site to Pages
+name: Deploy Pages
 
 on:
   # Runs on pushes targeting the default branch

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

@@ -1,6 +1,6 @@
 <route lang="json5" type="page">
 {
-  style: { navigationBarTitleText: '分包页面标题' },
+  style: { navigationBarTitleText: '分包页面 标题' },
 }
 </route>