commit | 312b0a5dc39afb2ab7771765eadfd10a8652b109 | [log] [tgz] |
---|---|---|
author | w.deng <w.deng@mobiletek.cn> | Thu Aug 21 20:12:39 2025 +0800 |
committer | w.deng <w.deng@mobiletek.cn> | Thu Aug 21 20:12:39 2025 +0800 |
tree | 591500a25601c355df43b85016ffe0f573e28dc6 | |
parent | 48daa16992e2be7078f9be3fb2b3766650a0a2bd [diff] |
[Feature][R305E][task-view-1917][web] Remove SIM card switch from web page Change-Id: I9585e76b96c920bf57e4810b6e0379951ab1a6b2
diff --git a/lynq/R305/R305E/ap/app/zte_webui/css/bt_strp.css b/lynq/R305/R305E/ap/app/zte_webui/css/bt_strp.css index 03515ca..43936e4 100755 --- a/lynq/R305/R305E/ap/app/zte_webui/css/bt_strp.css +++ b/lynq/R305/R305E/ap/app/zte_webui/css/bt_strp.css
@@ -6199,3 +6199,6 @@ display: none !important; } +[data-trans="selete_sim"] { + display: none !important; +}