优化代码

qrnn
MMXX 3 years ago
parent f8418f6414
commit 7c2a29b86d
  1. 4
      fir_client/src/components/user/FirSuperSignBase.vue
  2. 2
      fir_client/vue.config.js

@ -211,8 +211,8 @@
<el-button icon="el-icon-search" type="primary" @click="handleCurrentChange(1)">
搜索
</el-button>
<div style="width: 45%;margin-right: 30px;float:right">
<el-link :underline="false">私有总设备量{{ developer_used_info.all_usable_number }} 使用平台{{
<div style="width: 45%;margin-right: 20px;float:right">
<el-link :underline="false">总设备量{{ developer_used_info.all_usable_number }} 已使用平台{{
developer_used_info.all_use_number
}} 其他{{ developer_used_info.other_used_sum }}
还剩{{

@ -82,7 +82,7 @@ if (page) {
}
}
const version='1.3.7';
const version='1.3.9';
const pro_base_env = {
baseUrl: 'https://flyapps.cn',

Loading…
Cancel
Save