From b09644494ed9021cb4f8295ad5a63aa96a2f9055 Mon Sep 17 00:00:00 2001 From: linju-json Date: Thu, 13 May 2021 16:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 97e0cf5..7451380 100644 --- a/README.md +++ b/README.md @@ -188,9 +188,6 @@ img{ 1. 最新的华为应用市场要求,隐私政策提示框上接受按钮的文本,必须为“同意”而不能是其他有歧义的文字。 2. 配置后提交云端打包后生效。理论上绝大部分和`manifest.json`生效相关的配置均需要提交云打包后生效 - - - ### 应用启动时序介绍 文件路径: App.vue ``` -- GitLab