The embodiment of the application provides a native application page
processing method, device and equipment, the native application page is an H5 page, the native application loads a management class, the management class includes at least one
interaction method, when detecting that the H5 page is opened, the at least one
interaction method is registered into the view object of the native application according to the management class when detecting that the H5 page is opened, the calling message of the H5 page is listened to through the view object, and according to the calling message listened to, a target
interaction method is executed, to realize the
processing of the H5 page. Through the above process, the H5 page and the native application can directly agree on the interaction method, the H5 page calls the target interaction method when needed, and the native application executes the target interaction method according to the calling message listened to, avoiding the error-prone problem of the agreed URL in the prior art, and improving the
readability and
maintainability of the code and the development efficiency.