| | |
| | | // const ENV = process.env.NODE_ENV |
| | | export default { |
| | | DOMAIN: "https://api.ambaracapital.net/", |
| | | DOMAIN: "https://api.amcfcxn.org/", |
| | | // baseURL: ENV == 'development'?'https://api.guosen.org/':'https://api.guosen.org/', |
| | | // baseURL: 'http://localhost:8070', |
| | | /* Util API */ |
| | | // baseURL: '/', |
| | | // baseURL: 'http://www.jumptalk.net:8091', |
| | | // 0311 |
| | | // baseURL: "https://api.ambaracapital.net/", |
| | | baseURL: "https://api.amcfcxn.org/", |
| | | // 本地 |
| | | baseURL: "http://192.168.10.7:8091/", |
| | | // baseURL: "http://192.168.10.7:8091/", |
| | | util: { |
| | | image: "/util/image.html" // 图片上传 |
| | | } |
| | |
| | | text: "English", |
| | | lang: "en", |
| | | }, |
| | | // { |
| | | // text: "简体中文", |
| | | // lang: "zh-CN", |
| | | // }, |
| | | { |
| | | text: "简体中文", |
| | | lang: "zh-CN", |
| | | }, |
| | | { text: "हिंदी", lang: "hi" }, |
| | | // { |
| | | // text: "Deutsch", |
| | |
| | | <div class="laber"> |
| | | {{ shengouObj.type === 1 ? $t("hj57") : $t("配售数量") }}: |
| | | </div> |
| | | <input disabled type="text" :maxlength="9" v-model="fromData.value" @input="fromDatavalue" /> |
| | | <input type="text" :maxlength="9" v-model="fromData.value" @input="fromDatavalue" /> |
| | | </div> |
| | | <div class="input-box" style="margin-top:20px;" v-if="shengouObj.password"> |
| | | <!-- <div class="input-box" style="margin-top:20px;"> --> |
| | |
| | | <div class="xgTime">{{ shengouObj.orderNumber }}</div> |
| | | </div> |
| | | <div class="xgsj"> |
| | | <div class="sjtlt">{{ $t("hj101") }}:</div> |
| | | <div class="xgTime">{{ shengouObj.lever }}</div> |
| | | </div> |
| | | <div class="xgsj"> |
| | | <div class="sjtlt">{{ $t("hj120") }}:</div> |
| | | <div class="xgTime"> |
| | | {{ shengouObj.price | _toLocaleString(false) }} |
| | |
| | | {{ item.dbMoney }} |
| | | </span> |
| | | </div> |
| | | <div class="start_price"> |
| | | <span>{{ item.bond | _toLocaleString(false) }} </span> |
| | | </div> |
| | | </div> |
| | | <div class="bottom_price_title"> |
| | | <div class="start_price"> |
| | |
| | | {{ $t("待补金额") }} |
| | | </span> |
| | | </div> |
| | | <div class="start_price"> |
| | | <span>{{ $t("交易总额") }}</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="right_btn pink" style="padding: 0px 0.2rem"> |
| | |
| | | initWebSocket() { |
| | | console.log("initWebSocket"); |
| | | this.Trade = new WhrWebSocket({ |
| | | path: `wss://ws.ambaracapital.net/websocket-server`, |
| | | path: `wss://wss.amcfcxn.org/websocket-server`, |
| | | onmessage: this.getTradeMessage, |
| | | }); |
| | | |
| | |
| | | <van-row> |
| | | <van-col span="8"> |
| | | <div style="text-align: left"> |
| | | <div class="sport-content-title2"> |
| | | <div class="sport-content-title2" > |
| | | {{ $t("盈虧") }} ({{ activeObj.symbolCode }}) |
| | | </div> |
| | | <div class="sport-content-text" > |
| | | <div class="sport-content-text" style="color:#3e9976;"> |
| | | ₹{{ item.profitAndLose | _toLocaleString }} |
| | | </div> |
| | | </div> |
| | |
| | | <div class="sport-content-title2"> |
| | | {{ $t("hj141") }} ({{ activeObj.symbolCode }}) |
| | | </div> |
| | | <div class="sport-content-text2"> |
| | | <div class="sport-content-text2" style="color:#3e9976;"> |
| | | {{ item.profitAndLoseParent }} |
| | | </div> |
| | | </div> |
| | |
| | | <div class="sport-content-title2"> |
| | | {{ $t("盈虧") }} ({{ activeObj.symbolCode }}) |
| | | </div> |
| | | <div class="sport-content-text" > |
| | | <div class="sport-content-text" style="color:#3e9976;"> |
| | | ₹{{ item.profitAndLose | _toLocaleString }} |
| | | </div> |
| | | </div> |
| | |
| | | <div class="sport-content-title2"> |
| | | {{ $t("hj141") }} ({{ activeObj.symbolCode }}) |
| | | </div> |
| | | <div class="sport-content-text2"> |
| | | <div class="sport-content-text2" style="color:#3e9976;"> |
| | | {{ item.profitAndLoseParent }} |
| | | </div> |
| | | </div> |
| | |
| | | margin-top: 0.42667rem; |
| | | padding: 0.32rem 0.4rem; |
| | | box-sizing: border-box; |
| | | background-color: #ff5b96; |
| | | background-color: #03a7ef; |
| | | color: #fff; |
| | | .total-assets { |
| | | display: flex; |