Explorar o código

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

菲鸽 %!s(int64=2) %!d(string=hai) anos
pai
achega
e3765a0325
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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>