From b3aa667e0d2c120d8a12b9fa199808dfc340ecf4 Mon Sep 17 00:00:00 2001 From: JiangJun <2680104782@qq.com> Date: Tue, 28 Sep 2021 10:23:36 +0800 Subject: [PATCH] md --- entry/src/main/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry/src/main/config.json b/entry/src/main/config.json index cf9b5f7..a85f6b6 100644 --- a/entry/src/main/config.json +++ b/entry/src/main/config.json @@ -42,7 +42,7 @@ ] } ], - "orientation": "unspecified", + "orientation": "portrait", "name": "com.wrapp.example.floatlabelededittext.MainAbility", "icon": "$media:icon", "description": "$string:mainability_description", -- Gitee