11
jhzh
2025-07-10 410baea0e0e5a74350adc5291cf23cb79ad30daa
src/page/user/Warehouse/data.list.vue
@@ -43,7 +43,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>
@@ -71,7 +71,7 @@
                {{ $t("hj40") }}({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.now_price | _toLocaleString }}
                ¥{{ item.now_price | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -81,7 +81,7 @@
                {{ $t("持倉價") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.buyOrderPrice | _toLocaleString }}
                ¥{{ item.buyOrderPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -91,7 +91,7 @@
                {{ $t("訂單金額") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.orderTotalPrice | _toLocaleString }}
                ¥{{ item.orderTotalPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -103,7 +103,7 @@
                {{ $t("hj44") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ₹{{ item.orderFee | _toLocaleString }}
               ¥{{ item.orderFee | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -113,7 +113,7 @@
                {{ $t("待补金额") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ₹{{ item.amountToBeCovered | _toLocaleString }}
               ¥{{ item.amountToBeCovered | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -187,7 +187,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>
@@ -215,7 +215,7 @@
                {{ $t("hj40") }}({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.now_price | _toLocaleString }}
                ¥{{ item.now_price | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -225,7 +225,7 @@
                {{ $t("持倉價") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.buyOrderPrice | _toLocaleString }}
                ¥{{ item.buyOrderPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -235,7 +235,7 @@
                {{ $t("訂單金額") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
                ₹{{ item.orderTotalPrice | _toLocaleString }}
                ¥{{ item.orderTotalPrice | _toLocaleString }}
              </div>
            </div>
          </van-col>
@@ -247,7 +247,7 @@
                {{ $t("hj44") }} ({{ activeObj.symbolCode }})
              </div>
              <div class="sport-content-text2">
               ₹{{ item.orderFee | _toLocaleString }}
               ¥{{ item.orderFee | _toLocaleString }}
              </div>
            </div>
          </van-col>