Update - 1.9.0.107
EN: 1.9.0.107 CN: 1.9.0.108 JP: 1.9.0.112 KR: 1.9.0.112
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"1": {
|
||||
"Id": 1,
|
||||
"HtmlFrame": "<!DOCTYPE html>\r\n <html>\r\n <head>\r\n <meta charset='UTF-8'>\r\n <meta name='viewport' content='width=device-width, initial-scale=1.0'>\r\n <style>\r\n ::-webkit-scrollbar {{\r\n width: 0 !important; /* Chrome/Safari/Edge */\r\n height: 0 !important;\r\n background: transparent !important;\r\n }}\r\n body {{\r\n -ms-overflow-style: none;\r\n background-color:#F3F6F8 ;\r\n color:black;\r\n margin: 0;\r\n overflow: auto !important; /* 允许滚动 */\r\n -webkit-font-smoothing: antialiased;\r\n text-rendering: optimizeLegibility;\r\n font-family:'Pretendard ExtraBold','Helvetica','Arial','sans-serif';\r\n }}\r\n img {{ max-width: 100%; height: auto; }}\r\n </style>\r\n </head>\r\n <body>\r\n {0}\r\n </body>\r\n </html>"
|
||||
"HtmlFrame": "<!DOCTYPE html>\n <html>\n <head>\n <meta charset='UTF-8'>\n <meta name='viewport' content='width=device-width, initial-scale=1.0'>\n <style>\n ::-webkit-scrollbar {{\n width: 0 !important; /* Chrome/Safari/Edge */\n height: 0 !important;\n background: transparent !important;\n }}\n body {{\n -ms-overflow-style: none;\n background-color:#F3F6F8 ;\n color:black;\n margin: 0;\n overflow: auto !important; /* 允许滚动 */\n -webkit-font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n font-family:'Pretendard ExtraBold','Helvetica','Arial','sans-serif';\n }}\n img {{ max-width: 100%; height: auto; }}\n </style>\n </head>\n <body>\n {0}\n </body>\n </html>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user