10.10综合交易所原始源码_移动端
admin
2026-01-06 42faef34194c466f03e29d75a63ae502e4213044
src/views/ipo/subscribeDetail.vue
@@ -54,16 +54,14 @@
              <div class="theCode">{{ t('股') }}</div>
            </div>
            <div class="drawLots-input">
              <input class="inputBackground" :placeholder="t('请输入张数')" v-model="listData.winningNumber" type="number"
                readonly />
                <input class="inputBackground" :placeholder="t('请输入张数')" v-model="listData.winningNumber" type="number" readonly />
            </div>
            <div class="flex justify-between cell-div mt-10 mb-8">
              <div class="text_color6">{{ t('认缴金额') }}({{ t('股') }})</div>
              <!-- <div class="theCode">{{ t('股') }}</div> -->
            </div>
            <div class="drawLots-input">
              <input class="inputBackground" :placeholder="t('请输入认缴金额') + '(' + t('股') + ')'" v-model="amount"
                type="number" />
                <input class="inputBackground" :placeholder="t('请输入认缴金额') + '(' +  t('股') + ')'" v-model="amount" type="number" />
            </div>
            <div class="flex justify-between cell-div mt-10 mb-8">
              <div class="text_color6">{{ t('剩余认缴股数') }}</div>