the method of introducing components given in Mini Program"s document is to introduce components through usingComponents in the pages that need to be introduced, but this does not seem to work in app.json. How to introduce components globally, there is no need to introduce
in every page.