mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
1
This commit is contained in:
parent
fa4ee7faf1
commit
2a5aa8bdc8
@ -156,7 +156,9 @@ Page({
|
|||||||
userDetail: {},
|
userDetail: {},
|
||||||
},
|
},
|
||||||
|
|
||||||
onLoad() {
|
onLoad(options) {
|
||||||
|
console.log('onLoad options' , options);
|
||||||
|
|
||||||
let _this = this;
|
let _this = this;
|
||||||
// 轮播图
|
// 轮播图
|
||||||
visitorCarouselRq().then(res => {
|
visitorCarouselRq().then(res => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user