|
|
@@ -11,25 +11,25 @@
|
|
|
<div class="right">
|
|
|
<div class="menu">
|
|
|
<button class="reg" @click="goTopic">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/topicon1.png" alt="商圈">商圈
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766713995518831.png" alt="商圈">商圈
|
|
|
</button>
|
|
|
<button class="reg" @click="goAdvertising">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/topicon2.png" alt="广告服务">广告服务
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766714025135182.png" alt="广告服务">广告服务
|
|
|
</button>
|
|
|
</div>
|
|
|
<div class="right-top-menu">
|
|
|
<button class="reg" @click="goLogin" v-show="!showToken">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/topicon3.png" alt="登录">登录
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766714019344704.png" alt="登录">登录
|
|
|
</button>
|
|
|
<button class="reg" @click="goRegister" v-show="!showToken">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/topicon4.png" alt="注册">注册
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766714013794200.png" alt="注册">注册
|
|
|
</button>
|
|
|
<button class="reg" @click="userCenter" v-show="showToken">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/topicon3.png" alt="用户信息">{{
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766714019344704.png" alt="用户信息">{{
|
|
|
username }}
|
|
|
</button>
|
|
|
<button class="reg" @click="goSearch">
|
|
|
- <img src="http://img.bjzxtw.org.cn/master/bjzxtw/public/head/searchicon.png" alt="搜索">搜索
|
|
|
+ <img src="http://192.168.1.234:19000/pre/image/png/20251226/1766714031392106.png" alt="搜索">搜索
|
|
|
</button>
|
|
|
</div>
|
|
|
<ul class="userInfo11" v-if="isShow">
|