新大宝股票管理后台
05f83decc81faaa188cc777fd2c719e6133ebeb4..3361d4f6e222b89af23fb76e784f81bfb4bcdad0
2026-01-12 jhzh
1
3361d4 diff | tree
2026-01-06 jhzh
1
4073ef diff | tree
4 files modified
10 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 2 ●●● patch | view | raw | blame | history
.env.preview 2 ●●● patch | view | raw | blame | history
src/views/capital/withdrawallist.vue 4 ●●●● patch | view | raw | blame | history
.env
@@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL= https://api.stcarlyle.com/
VUE_APP_API_BASE_URL= https://rgapi.shengliankeji.top/
# VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
# VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
.env.development
@@ -5,7 +5,7 @@
# VUE_APP_API_BASE_URL=https://api.marwadi.online/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
# VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
VUE_APP_API_BASE_URL=https://api.stcarlyle.com/
VUE_APP_API_BASE_URL=https://rgapi.shengliankeji.top/
# VUE_APP_API_BASE_URL=https://api.durocaspitall.com/
# VUE_APP_API_BASE_URL=https://api.fidelityio.com/
# VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/
.env.preview
@@ -2,6 +2,6 @@
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=https://api.stcarlyle.com/
VUE_APP_API_BASE_URL=https://rgapi.shengliankeji.top/
# VUE_APP_API_BASE_URL=http://192.168.10.4:8091/
src/views/capital/withdrawallist.vue
@@ -127,8 +127,8 @@
      <div slot="footer" style="display: flex; justify-content: center; align-items: center">
        <a-button type="primary" style="background-color: " @click="OkeditOrderdialog(3)">驳回</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(2)">通过</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(1)">代付1</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(4)">代付2</a-button>
        <!-- <a-button type="primary" @click="OkeditOrderdialog(1)">代付1</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(4)">代付2</a-button> -->
      </div>
    </a-modal>
  </page-header-wrapper>