@@ -20,6 +20,7 @@ export default {
}
},
onLoad({ websitId }) {
+ this.websitId = websitId
uni.showLoading({
title: '加载中'
})