| .env | ●●●●● patch | view | raw | blame | history | |
| .env.development | ●●●●● patch | view | raw | blame | history | |
| .env.preview | ●●●●● patch | view | raw | blame | history | |
| 9.27admin.rar | patch | view | raw | blame | history | |
| dist.rar | patch | view | raw | blame | history | |
| src/views/position/components/financing-hold.vue | ●●●●● patch | view | raw | blame | history |
.env
@@ -4,6 +4,6 @@ # 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/ # VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ # VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ .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=http://192.168.10.7:8091/ # VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ # VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ .env.preview
@@ -2,6 +2,6 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ # VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ 9.27admin.rarBinary files differ
dist.rarBinary files differ
src/views/position/components/financing-hold.vue
@@ -3,7 +3,7 @@ <a-card :bordered="false"> <div class="table-page-search-wrapper"> <a-form layout="inline"> <a-row :gutter="48"> <!-- <a-row :gutter="48"> <a-col :md="12" :lg="6" :sm="24"> <a-form-item label="持仓类型"> <a-select v-model="queryParam.positionType" placeholder="请选择持仓类型"> @@ -12,7 +12,7 @@ <a-select-option :value="1">模拟持仓</a-select-option> </a-select> </a-form-item> </a-col> </a-col> --> <a-col :md="12" :lg="6" :sm="24"> <a-form-item label="下级代理"> <a-select @@ -92,7 +92,7 @@ </div> </template> </span> <span slot="positionType" slot-scope="text, record"> <!-- <span slot="positionType" slot-scope="text, record"> <template> <div> <a-tag :color="record.positionType == 1 ? 'blue' : 'green'"> @@ -100,7 +100,7 @@ </a-tag> </div> </template> </span> </span> --> <span slot="orderDirection" slot-scope="text, record"> <template> <div> @@ -197,12 +197,12 @@ width: 180, scopedSlots: { customRender: 'stockName' }, }, { title: '账户类型', dataIndex: 'positionType', align: 'center', scopedSlots: { customRender: 'positionType' }, }, // { // title: '账户类型', // dataIndex: 'positionType', // align: 'center', // scopedSlots: { customRender: 'positionType' }, // }, { title: '用户名称(ID)', dataIndex: 'nickName',