更新版本号为v3.5
This commit is contained in:
parent
d80d3b0fc4
commit
7ca0f9d68f
@ -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>
|
||||
|
||||
@ -133,7 +133,7 @@
|
||||
</div>
|
||||
<a-button type="link" v-if="showWeixinSpan()">管伊佳ERP微信小程序</a-button>
|
||||
</a-popover>
|
||||
© 2015-2030 {{systemTitle}} V3.3
|
||||
© 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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user