1
admin
2026-01-21 637a646d2e53be56d88a16cda563e2a3ca23600f
1
2 files modified
4 ■■■■ changed files
config/index.js 2 ●●● patch | view | raw | blame | history
src/page/newUser/index.vue 2 ●●● patch | view | raw | blame | history
config/index.js
@@ -14,7 +14,7 @@
      '/': {
        // target: 'https://pc.zsycyy.com',
        // target: 'http://www.shehua56.com',
        target:'https://api.qitiana.cfd',
        target:'http://api.qitiana.cfd',
        secure: false,
        changeOrigin: true,
        pathRewrite: {
src/page/newUser/index.vue
@@ -327,7 +327,7 @@
              "¥ " + $store.state.userInfo.enableIndexAmt
            }}</span>
            <span class="bzz" v-else>{{
              "¥ " + $store.state.userInfo.enableAmt
              "¥ " + $store.state.userInfo.enaleWithdrawAmt
            }}</span>
          </h6>
        </div>