Commit cd47d2fe authored by zL's avatar zL

baas

parent 5b44b144
...@@ -18,7 +18,8 @@ const configModules = { ...@@ -18,7 +18,8 @@ const configModules = {
// 溯源>正式环境 // 溯源>正式环境
"sy_prod": { "sy_prod": {
CHAIN_BROWSER_URL_PREFIX: 'https://cx.chain33.pro/', CHAIN_BROWSER_URL_PREFIX: 'https://cx.chain33.pro/',
INERFACE_URL_PREFIX: 'https://sy.chain33.pro/api', // INERFACE_URL_PREFIX: 'https://sy.chain33.pro/api',
INERFACE_URL_PREFIX: 'http://121.37.186.245:46789',
INDEX: { INDEX: {
entry: './src/entry/sy/main.ts', entry: './src/entry/sy/main.ts',
template: './public/sy/index.html', template: './public/sy/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