Compare commits
2 Commits
2e815440de
...
727c9fd2f6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
727c9fd2f6 | ||
![]() |
4215f0ff1f |
@ -55,9 +55,10 @@ export default {
|
|||||||
// this.richTextHtml = `data:text/html;charset=utf-8,${encodeURIComponent(this.richTextHtml)}`
|
// this.richTextHtml = `data:text/html;charset=utf-8,${encodeURIComponent(this.richTextHtml)}`
|
||||||
}catch {}
|
}catch {}
|
||||||
},
|
},
|
||||||
// TODO 参与活动
|
|
||||||
toActivity(){
|
toActivity(){
|
||||||
|
uni.navigateTo({
|
||||||
|
url: '/pages/home/active'
|
||||||
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user