Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to configure JS secure domain name for HTML5

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the relevant knowledge of "how to configure JS secure domain name by HTML5". The editor shows you the operation process through an actual case. The operation method is simple, fast and practical. I hope this article "how to configure JS secure domain name by HTML5" can help you solve the problem.

Configure JS secure domain name

Download * .txt file, compress it and upload it to Sina SAE

Save...

Sina SAE:

Server

1. Create an application standard space SVN

8. Directly compress the code (without outer folder) and upload the code package to SAE

9. Click the link to view the page effect

10. Convert the URL into a QR code, scan it with Wechat and open the page to see the effect

Code part:

3. Write code

Three buttons, click the event alert ()

Four files under the 4.demo.zip php folder

Copy four php files to your folder

Sample.php

5. Modify index.html to index.php (only files with the suffix php can write php code internally)

6. Copy the code from sample.php to index.php

Find appid appsecret from the official account platform and replace the string.

Wx.config ({

Debug: true

AppId:''

Timestamp:

NonceStr:''

Signature:''

JsApiList: [

/ / all API to be called should be added to this list

]

})

Wx.ready (function () {

/ / call API here

})

7. Take a picture

Wx.config ({}) jsApiList: ['chooseImage']

Onclick=function () {

/ / copy the code from the documentation

}

This is the end of the introduction to "how to configure JS secure domain names for HTML5". Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report