From e0d8de0c240d7a9ee0f34bd439002cdb851cd3c3 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Thu, 9 Mar 2023 03:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + pages/index/index.vue | 8 ++++++++ vue.config.js | 3 +++ 3 files changed, 12 insertions(+) create mode 100644 vue.config.js diff --git a/App.vue b/App.vue index c034e84..dab0301 100644 --- a/App.vue +++ b/App.vue @@ -23,6 +23,7 @@ } .title{ height: 88upx; + background: #FFFFFF; font-size: 36upx; font-family: PingFang SC; diff --git a/pages/index/index.vue b/pages/index/index.vue index f49c90d..942f063 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -134,6 +134,14 @@