新币+dapp app 前端
1
admin
5 days ago 2e99054d528444cd3a0fbeabd7e9751b07d5d503
1
2 files modified
1 files deleted
5 ■■■■■ changed files
dist.rar patch | view | raw | blame | history
src/API/otc.js 2 ●●● patch | view | raw | blame | history
src/config/index.js 3 ●●●● patch | view | raw | blame | history
dist.rar
Binary files differ
src/API/otc.js
@@ -135,7 +135,7 @@
//获取 上架币种 列表
const ctcAdvertList = (params) => {
    params.symbol = params.symbol.toLocaleLowerCase() // 转换成小写
    // params.symbol = params.symbol.toLocaleLowerCase() // 转换成小写
    return httpJson({
        url: "/api/c2cAdvert!list.action",
        method: "get",
src/config/index.js
@@ -1,7 +1,8 @@
export const TIME_OUT = 2000 // 请求频率
const ENV_DEV = 'xinbi.jumpexs.com' // dev
// const ENV_DEV = 'xinbi.jumpexs.com' // dev
const ENV_DEV = 'csjys.yanshiz.com' // dev
//const ENV_PRO = 'worldcoinpro.com' //  官网环境
// const ENV_PRO = 'thjddu.com' //  app域名