更新版本号为v3.5

This commit is contained in:
jishenghua 2024-11-10 22:31:28 +08:00
parent d80d3b0fc4
commit 7ca0f9d68f
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<a-col>
<a href="/">
<span class="title">{{systemTitle}}</span>
<small class="desc">V3.3</small>
<small class="desc">V3.5</small>
</a>
</a-col>
</a-row>

View File

@ -133,7 +133,7 @@
</div>
<a-button type="link" v-if="showWeixinSpan()">管伊佳ERP微信小程序</a-button>
</a-popover>
&copy; 2015-2030 {{systemTitle}} V3.3
&copy; 2015-2030 {{systemTitle}} V3.5
</div>
<a-tag v-if="tenant.type==0" color="blue">试用到期{{tenant.expireTime}}</a-tag>
<a-tag v-if="tenant.type==0" color="blue">试用用户{{tenant.userCurrentNum}}/{{tenant.userNumLimit}}</a-tag>