页面框架体系重新调整
This commit is contained in:
@@ -47,8 +47,8 @@ export default {
|
||||
} else if (this.custom) {
|
||||
this.$emit("back")
|
||||
} else if (this.custom) {
|
||||
} else this.root.goto({}, () => {
|
||||
if (this.eventName != '') {
|
||||
} else uni.navigateBack({
|
||||
success: () => {
|
||||
uni.$emit(this.eventName, this.data)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user