Initial commit
This commit is contained in:
Vendored
+8614
File diff suppressed because one or more lines are too long
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "vconsole",
|
||||
"name": "vConsole",
|
||||
"version": "1.1.1",
|
||||
"minAppVersion": "1.5.3",
|
||||
"description": "Integrate vConsole for developers to facilitate the debugging of mobile plugins.",
|
||||
"author": "Zhou Hua",
|
||||
"authorUrl": "https://zhouhua.site",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
.vc-panel ::selection {
|
||||
background-color: #0078d7;
|
||||
color: #ffffff;
|
||||
}
|
||||
Reference in New Issue
Block a user