Commit 94f4eb97 authored by zL's avatar zL

更改部分代码

parent 2227d279
...@@ -57,7 +57,7 @@ const configModules = { ...@@ -57,7 +57,7 @@ const configModules = {
// 溯源>正式环境 // 溯源>正式环境
"best_prod": { "best_prod": {
CHAIN_BROWSER_URL_PREFIX: 'https://llq.hrzl.net.cn/', // 浏览器 CHAIN_BROWSER_URL_PREFIX: 'https://llq.hrzl.net.cn/', // 浏览器
INERFACE_URL_PREFIX: 'https://hrzl.net.cn', // 服务器地址 INERFACE_URL_PREFIX: 'https://hrzl.net.cn/api', // 服务器地址
INDEX: { INDEX: {
entry: './src/entry/best/main.ts', entry: './src/entry/best/main.ts',
template: './public/best/index.html', template: './public/best/index.html',
......
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