mh-two-thousand-and-two
2024-04-16 d4211fd96865e58217d63efaf4d8f6609fb24ae6
src/components/headNav/headNav.vue
@@ -3,7 +3,7 @@
      <view class="NavTop flex" :style="{backgroundImage: 'url('+ bg + ')'}">
         <view class="santiaogang" style="width: .34rem;height: .34rem;margin-right: 3rem;"
            @click="menuNav = !menuNav"><img style="width: 100%;height: 100%;"
               src="../../static/中医人物知识库0201/三条杠.png" alt="" /></view>
               src="@/static/中医人物知识库0201/三条杠.png" alt="" /></view>
         <view class="flex" style="letter-spacing: 5rpx;">
            <view class="logo"></view>
            <view class="" style="margin-left: .19rem;font-size: .24rem;font-family: cursive;font-weight: 900;">
@@ -21,8 +21,6 @@
                  :style="{'backgroundColor':searchBg==true?'#244A7B':'#DA7A2B'}"
                  style="background-color: #000;border-radius: 50%;margin-top: -4rpx;"></view>
            </view>
            <!-- <img style="border-radius: 50%;display: inline-block;" src="../../static/image/search.png" alt="" /> -->
            <!-- <img class="cursor" @click="changePassword(1)" src="@/static/image/profile.svg" alt="" /> -->
            <el-dropdown trigger="click" @command="handleCommand">
               <!-- <view @click="iconClick(2)" class="s2 ss1 "></view> -->
               <img class="cursor" @click="changePassword(1)" src="@/static/image/profile.svg" alt="" />
@@ -223,7 +221,7 @@
               });
            } else if (index === '1') {
               uni.navigateTo({
                  url: '/pages/repository/repository?id=' + 1
                  url:'/pages/characterRelation/characterRelation?id=' + 1
               });
            } else if (index === '2') {
               uni.navigateTo({