| | |
| | | <template> |
| | | <view class="headNav"> |
| | | <view class="NavTop flex" :style="{ backgroundImage: 'url(' + bg + ')' }"> |
| | | <view class="NavTop flex" :style="{ backgroundImage: 'url(' + bg + ')' }" > |
| | | <view |
| | | class="santiaogang" |
| | | style="width: 0.34rem; height: 0.34rem; margin-right: 3rem;cursor: pointer;" |
| | |
| | | bg1: { |
| | | type: String, |
| | | default() { |
| | | return "/static/image/line.png"; |
| | | return "@/static/image/line.png"; |
| | | } |
| | | }, |
| | | idIndex: { |
| | |
| | | }); |
| | | } else if (index === "1") { |
| | | uni.navigateTo({ |
| | | url: "/pages/characterRelation/characterRelation?id=" + 1 |
| | | url: "/pages/character/index?id=" + 1 |
| | | }); |
| | | } else if (index === "2") { |
| | | uni.navigateTo({ |
| | |
| | | } |
| | | |
| | | .NavTop { |
| | | /* background: url(@/static/image/topBg.png); */ |
| | | |
| | | /* background-image: url("../../static/image/topBg.png"); */ |
| | | background-size: 100% 100%; |
| | | padding: 0.16rem 0.24rem; |
| | | color: #fff !important; |