How to jump to external http in a small program

藏色散人
Release: 2020-03-20 09:43:19
Original
4522 people have browsed it

How to jump to external http in a small program

How does the mini program jump to external http?

First select the URL to be redirected

Recommended: "小program Development Tutorial"

How to jump to external http in a small program

Open the developer tools and select a project to add an external jump

How to jump to external http in a small program

Add a button on the specified page and bind a method to jump

How to jump to external http in a small program

Create a new directory

How to jump to external http in a small program

Add a new page in the newly created directory for writing external jumps

How to jump to external http in a small program

Fill in the specific code for the ammonium button binding method to jump to the new page

How to jump to external http in a small program

In the new page Add components to the wxml file, as shown in the figure

How to jump to external http in a small program

After saving, the effect after clicking the jump button is as shown in the figure

How to jump to external http in a small program

The above is the detailed content of How to jump to external http in a small program. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!