1
jhzh
2026-01-15 d11b87e417d7881bfb335f07ad008d7671a9daf2
src/page/user/Warehouse/data.list.vue
@@ -113,7 +113,7 @@
          </van-col>
          <van-col span="12">
            <div style="text-align: right">
              <div class="sport-content-text2">¥{{ item.orderFee }}</div>
              <div class="sport-content-text2">{{ item.orderFee }}円</div>
            </div>
          </van-col>
        </van-row>
@@ -125,7 +125,7 @@
                {{ $t("盈虧") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2" :style="item.profitAndLoseParent.charAt(0)=='-'?'color:#cc1b1b;':'color:#3e9976;'">
                ¥{{ item.profitAndLose | _toLocaleString }}
                円{{ item.profitAndLose | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -153,7 +153,7 @@
                {{ $t("hj40") }}({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.now_price | _toLocaleString }}
                円{{ item.now_price | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -163,7 +163,7 @@
                {{ $t("持倉價") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.buyOrderPrice | _toLocaleString }}
                円{{ item.buyOrderPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -173,7 +173,7 @@
                {{ $t("訂單金額") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.orderTotalPrice | _toLocaleString }}
                円{{ item.orderTotalPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -185,7 +185,7 @@
                {{ $t("hj44") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ¥{{ item.orderFee | _toLocaleString }}
               円{{ item.orderFee | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -195,7 +195,7 @@
                {{ $t("待补金额") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ¥{{ item.amountToBeCovered | _toLocaleString }}
               円{{ item.amountToBeCovered | _toLocaleString }}
              </div>
            </div>
          </van-col> -->
@@ -320,7 +320,7 @@
          </van-col>
          <van-col span="12">
            <div style="text-align: right">
              <div class="sport-content-text2">¥{{ item.orderFee }}</div>
              <div class="sport-content-text2">円{{ item.orderFee }}</div>
            </div>
          </van-col>
        </van-row>
@@ -343,7 +343,7 @@
                {{ $t("盈虧") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2" :style="item.profitAndLoseParent.charAt(0)=='-'?'color:#cc1b1b;':'color:#3e9976;'">
                ¥{{ item.profitAndLose | _toLocaleString }}
                円{{ item.profitAndLose | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -371,7 +371,7 @@
                {{ $t("hj40") }}({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.now_price | _toLocaleString }}
                円{{ item.now_price | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -381,7 +381,7 @@
                {{ $t("持倉價") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.buyOrderPrice | _toLocaleString }}
                円{{ item.buyOrderPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -391,7 +391,7 @@
                {{ $t("訂單金額") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ¥{{ item.orderTotalPrice | _toLocaleString }}
                円{{ item.orderTotalPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -403,7 +403,7 @@
                {{ $t("hj44") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ¥{{ item.orderFee | _toLocaleString }}
               円{{ item.orderFee | _toLocaleString }}
              </div>
            </div>
          </van-col> -->