当前位置:网站首页>Build intelligent garbage classification applet based on Zero
Build intelligent garbage classification applet based on Zero
2022-04-23 19:20:00 【"Technology makes customers"】
1、 First map



2、 preparation
One 、 Apply for a little program
To apply for the address : WeChat public platform ,
The operation of the application applet is very simple , Baidu, please follow the steps to apply , There is also a certification app on a treasure to apply for certification on behalf of , The old fellow can choose by themselves .
Two 、 Download wechat developer tools
Download address :https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html
3、 ... and 、 Download decompression HBuilderX
Download address :https://www.dcloud.io/hbuilderx.html
3、 Construction begins
Please make sure HBuilderX Update to the latest version
One 、 Applet source address , Click to purchase the normal authorized version , It only needs 8.88
Two 、 My cloud space is called demo
, If you don't create a new alicloud space ( establish uniCloud Service space ), Right click uniCloud The directory is associated with the same service space as the management background , Check all , Click deploy service space directly , Import HBuilderX
Open file uniCloud => cloudfunctions => common => wx-auth => index.js
To configure wxConfigMp Internal appid and secret( Get... In the official background of wechat applet )
3、 ... and 、 Project installation dependency
Project root npm install
Installation dependency
Four 、 Configuration items
1、 Open wechat developer tool , Open the service port in security settings
2、 open HBuilderX, Click on “ function - Run to the applet Simulator - Run configuration ” Set the path for you to install wechat developer tools in .
Four 、 Publish applet
1、 Right click the project folder , Click on “ issue - Applet - WeChat ( Only applicable to uniapp)”
2、 Fill in the applet name and applet appid It can evoke wechat developer tools .
3、 In the background of the applet , Configure the server in development management request Legitimate domain name :https://api.bspapp.com; https://zy-api.wxthe.com
4、 Click upload in wechat developer tool , Submit the audit in the background of small program , After passing the audit, it can operate normally
Author related articles
Decompile to get any wechat applet source code —— Just read this one
5 Minutes to achieve wechat cloud app payment function ( Including source code )
版权声明
本文为["Technology makes customers"]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210559120732.html
边栏推荐
- Reflection on the performance of some OpenGL operations in the past
- Steps to build a deep learning environment GPU
- 开关电源设计分享及电源设计技巧图解
- Codeforces Round #783 (Div. 2) D题解
- [report] Microsoft: application of deep learning methods in speech enhancement
- c1000k TCP 连接上限测试
- Solve the problem of invalid listview Click
- SQL Server database in clause and exists clause conversion
- Client interns of a large factory share their experience face to face
- SSDB基础3
猜你喜欢
FTP, SSH Remote Access and control
An algorithm problem was encountered during the interview_ Find the mirrored word pairs in the dictionary
2022.04.23 (lc_763_divided into letter interval)
OpenHarmony开源开发者成长计划,寻找改变世界的开源新生力!
Openharmony open source developer growth plan, looking for new open source forces that change the world!
Android Development: the client obtains the latest value in the database in real time and displays it on the interface
開關電源設計分享及電源設計技巧圖解
[报告] Microsoft :Application of deep learning methods in speech enhancement
[transfer] summary of new features of js-es6 (one picture)
ArcMap publishing slicing service
随机推荐
Network protocol: SCTP flow control transmission protocol
机器学习目录
网络协议之:sctp流控制传输协议
static类变量快速入门
[报告] Microsoft :Application of deep learning methods in speech enhancement
An idea of rendering pipeline based on FBO
Solve the problem of invalid listview Click
[record] typeerror: this getOptions is not a function
Redis optimization series (III) solve common problems after master-slave configuration
Transaction processing of SQL Server database
Zlib realizes streaming decompression
Oracle配置st_geometry
redis优化系列(三)解决主从配置后的常见问题
Openlayers 5.0 thermal diagram
Some speculation about the decline of adults' language learning ability
Codeworks round 783 (Div. 2) d problem solution
2022.04.23 (lc_763_divided into letter interval)
JVM的类加载过程
SQL常用的命令
SSDB基础