10.10综合交易所原始源码-管理后台
1
admin
2026-04-02 a32340336eceec8cf7d7f526d9f9fb83fc2efc5a
src/views/modules/sys-config/root2-sys-config.vue
@@ -121,13 +121,14 @@
          <!-- <el-form-item label="交割合约" prop="roleName" class="item"></el-form-item> -->
          <div class="item2" style="width: 520px;">
            <div style="height: auto;position: relative;top: -15%;">
              手续费
              <!-- 手续费 -->
               交割合约
            </div>
          </div>
      <!-- <div style="background-color: white;height: 10px;"></div> -->
          <!-- <el-form-item label="24小时内交割合约客户最高赢率(设置了场控的不受影响),高于设定的值时客户必亏" style="display: flex;flex-wrap:wrap"></el-form-item>
          <el-form-item label="低于时则不限制(范例:10,为最高赢10%),为0则不限制" style="display: flex;flex-wrap:wrap"></el-form-item> -->
          <!-- <br /> -->
      <div style="background-color: white;height: 10px;"></div>
          <el-form-item label="24小时内交割合约客户最高赢率(设置了场控的不受影响),高于设定的值时客户必亏" style="display: flex;flex-wrap:wrap"></el-form-item>
          <el-form-item label="低于时则不限制(范例:10,为最高赢10%),为0则不限制" style="display: flex;flex-wrap:wrap"></el-form-item>
          <br />
          <el-input-number v-model="dataForm.futures_most_prfit_level" :step="2"></el-input-number>