This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
yqzj_front_home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
banner
master
chutingting
1 year ago
parent
96e8e3cd34
commit
aeae55ff65
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/about/index.vue
+ 1
- 1
src/views/about/index.vue
View File
@@ -10,7 +10,7 @@
</div>
<img :src="aboutwe.img">
</div>
<a :href="gg1.link" target="_blank">
<a :href="gg1.link"
v-if="gg1.img"
target="_blank">
<div class="bottom" :style="{ backgroundImage: `url(${gg1.img})` }"/>
</a>
</div>
Write
Preview
Loading…
Cancel
Save