Browse Source

修改浏览器不自动转换语言

master
liaoxinyu 11 months ago
parent
commit
595efeab56
  1. 1
      main.html
  2. 2
      manifest.json

1
main.html

@ -2,6 +2,7 @@
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="google" content="notranslate">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <link rel="icon" href="/static/favicon.ico"> -->
<title>

2
manifest.json

@ -1,6 +1,6 @@
{
"name" : "Trolite",
"appid" : "__UNI__D31CE01",
"appid" : "__UNI__627D9BA",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : 100,

Loading…
Cancel
Save