Commit a26d1110 authored by zL's avatar zL

新增一个api

parent 4baac0d8
...@@ -123,7 +123,7 @@ const configModules = { ...@@ -123,7 +123,7 @@ const configModules = {
// hl正式环境 // hl正式环境
"hl_prod": { "hl_prod": {
CHAIN_BROWSER_URL_PREFIX: 'https://llq.chainchacha.com/', CHAIN_BROWSER_URL_PREFIX: 'https://llq.chainchacha.com/',
INERFACE_URL_PREFIX: 'https://chainchacha.com', INERFACE_URL_PREFIX: 'https://chainchacha.com/api',
INDEX: { INDEX: {
entry: './src/entry/hl/main.ts', entry: './src/entry/hl/main.ts',
template: './public/hl/index.html', template: './public/hl/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