Commit fac0fb44 authored by 黄媛媛's avatar 黄媛媛

修改默认头像

parent 0707e11a
...@@ -336,7 +336,7 @@ export default { ...@@ -336,7 +336,7 @@ export default {
components: {}, components: {},
data() { data() {
return { return {
defaultImg: 'this.src="' + require('../../assets/img/activity/logo.png') + '"', defaultImg: 'this.src="' + require('../../assets/img/activity/tx_bg.png') + '"',
loading: false, loading: false,
selectTime: -1, selectTime: -1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment