From f3afdd6a00050588e7157a7c2a04831cd3204ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Tue, 30 Jan 2024 21:15:31 +0800 Subject: [PATCH 1/2] build: just for pr --- .github/workflows/deploy-h5.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-h5.yml b/.github/workflows/deploy-h5.yml index 35cf838..cce8985 100644 --- a/.github/workflows/deploy-h5.yml +++ b/.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 From 174276a79e94f5f6c7a42accf71b142241373d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Tue, 30 Jan 2024 21:16:18 +0800 Subject: [PATCH 2/2] build: just for pr --- src/pages-sub/demo/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages-sub/demo/index.vue b/src/pages-sub/demo/index.vue index 758b9a1..1161a25 100644 --- a/src/pages-sub/demo/index.vue +++ b/src/pages-sub/demo/index.vue @@ -1,6 +1,6 @@ { - style: { navigationBarTitleText: '分包页面标题' }, + style: { navigationBarTitleText: '分包页面 标题' }, }