mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 18:26:38 +08:00
commit
38934ecfad
@ -211,6 +211,13 @@
|
|||||||
|
|
||||||
<div class="footer-block9 rc-layout-container rc-one-column rc-text-colour--brand3">
|
<div class="footer-block9 rc-layout-container rc-one-column rc-text-colour--brand3">
|
||||||
<div class="rc-column rc-text--center rc-padding-top--none">
|
<div class="rc-column rc-text--center rc-padding-top--none">
|
||||||
|
<a target='_blank' href='https://beian.miit.gov.cn' style="display: inline-block;">
|
||||||
|
<img src='https://royalcanin.com.cn/profiles/custom/royal_canin_profile/themes/royal_canin/images/bei-symblo.png' style="float:left">
|
||||||
|
<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">
|
||||||
|
沪公网安备 31012002005532号
|
||||||
|
</p>
|
||||||
|
</a>
|
||||||
|
<br/>
|
||||||
<a target='_blank' href='https://beian.miit.gov.cn'><span class="">沪ICP备08000779号-2</span></a>
|
<a target='_blank' href='https://beian.miit.gov.cn'><span class="">沪ICP备08000779号-2</span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1883,7 +1883,7 @@ export default {
|
|||||||
catclickGan() {
|
catclickGan() {
|
||||||
this.userstype = 0;
|
this.userstype = 0;
|
||||||
this.maoganCurIndex = this.maoganCurIndex ? this.maoganCurIndex : 0;
|
this.maoganCurIndex = this.maoganCurIndex ? this.maoganCurIndex : 0;
|
||||||
let apiCatAgeType = this.discoun[this.maoshiCurIndex].title;
|
let apiCatAgeType = this.discoun[this.maoganCurIndex].title;
|
||||||
let petType = {
|
let petType = {
|
||||||
petType: 0,
|
petType: 0,
|
||||||
tagStatus: 1, //干
|
tagStatus: 1, //干
|
||||||
|
Loading…
Reference in New Issue
Block a user