feat: 上传逻辑bug检测
This commit is contained in:
@@ -500,6 +500,7 @@
|
||||
|
||||
fail: (fail) => {
|
||||
console.log('fail: ', fail);
|
||||
uni.showToast('上传图片报错了')
|
||||
},
|
||||
});
|
||||
});
|
||||
@@ -508,6 +509,7 @@
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.questions {
|
||||
padding-bottom: 150rpx;
|
||||
.question-item {
|
||||
padding: 30rpx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user