Files
StellaSora_DataLua/data/bin/HtmlConfig.json
T
SL1900 eafd8f4088 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
2026-05-14 16:00:00 +09:00

6 lines
1.0 KiB
JSON

{
"1": {
"Id": 1,
"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>"
}
}