Commit 5ac971ad authored by mxm-web-develop's avatar mxm-web-develop

321

parent cc5cf215
NODE_ENV=prod
VITE_FETCH_URL = http://121.40.18.70:3333/
VITE_CHAIN33_DOC = "http://121.40.18.70:3335/guide"
VITE_BAAS33_DOC = "http://192.168.31.12:3336/guide/intro/Bass.html"
NODE_ENV=production
VITE_FETCH_URL = http://192.168.23.80:3333/
VITE_CHAIN33_DOC = "http://192.168.23.80:3335"
VITE_BAAS33_DOC = "http://192.168.23.80:3336"
VITE_SLC = "https://www.8n.cn/home"
VITE_BAAS_ONECLIKE = "https://baasadmin.33.cn/login"
VITE_NEWS_API = "https://33.cn/api/"
VITE_SLC = "https://zhpt.8n.cn"
VITE_SLG = "https://slg.8n.cn/"
VITE_LZB = "https://lianzb.cn/home/index"
VITE_CHAIN33_GIT = "https://github.com/33cn/chain33"
VITE_CHAIN33_DOWNLOAD = "https://chain.33.cn/resource"
\ No newline at end of file
......@@ -4,17 +4,13 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>33cn</title>
<link rel="preconnect" href="https://fonts.font.im">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.font.im/css2?family=Bebas+Neue&family=Catamaran:wght@300&family=DM+Sans&display=swap&family=Righteous&display=swap&family=Noto+Sans+SC:wght@400;700" rel="stylesheet">
<!-- <link rel="preconnect" href="https://fonts.font.im">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.font.im/css2?family=Catamaran:wght@300&family=DM+Sans&display=swap" rel="stylesheet"> -->
</head>
<body>
<div id="root"></div>
......
......@@ -29,10 +29,10 @@ export default defineConfig({
}
}
},
build:{
sourcemap:false,
rollupOptions:{
// build:{
// sourcemap:false,
// rollupOptions:{
}
}
// }
// }
})
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment