kun 191031 17:56
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
<p>朝阳社工e空间</p>
|
||||
</div>
|
||||
<div class="img-box">
|
||||
<!-- <img src="https://dummyimage.com/80" alt />
|
||||
<p>微信公众号</p> -->
|
||||
<img :src="imgUrl.wxtp2" alt />
|
||||
<p>朝阳社团办</p>
|
||||
</div>
|
||||
<div class="img-box">
|
||||
<img :src="imgUrl.wxtp1" alt />
|
||||
@@ -41,7 +41,8 @@ export default {
|
||||
foot: require('../../static/img/foot.png'),
|
||||
foot1: require('../../static/img/foot1.png'),
|
||||
wxtp0: require('../../static/img/wxtp0.png'),
|
||||
wxtp1: require('../../static/img/wxtp1.png')
|
||||
wxtp1: require('../../static/img/wxtp1.png'),
|
||||
wxtp2: require('../../static/img/wxtp2.png')
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user