# Page configuration

app.json Also supports the configuration of individual pages, which can be configured in the corresponding .json File to configure the performance of this page. Multi-terminal application of the page configuration as a whole is aligned Mini Program page configuration, details can be viewedMini Program page configuration, added properties supported in a multiterminal application are as follows:

  • "disableSwipeBack": true // Means to disable the "Slide Right Gesture Back"

# Supplementary note

  • This parameter is configured only in the iOS End in effect, Android The developer can passwx.enableAlertBeforeUnloadListen to the "right slide back" behavior and deal with it accordingly