From 6b1b6d180db6b88fb9a9a89ce3482697487c24f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9B=E8=BF=9B=E5=95=8A?= <1830275783@qq.com> Date: Mon, 11 Apr 2022 01:06:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=AD=E5=BB=BA=E4=BA=86app=E6=9E=B6?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index 96df616..692b64e 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -11,7 +11,7 @@ export default { data() { return { - title: '测试' + title: '测试提交成功' } }, onLoad() {