当前位置:网站首页>Preparation for wechat applet development
Preparation for wechat applet development
2022-06-26 03:17:00 【Small vegetable bird yard live】
- Sign up for wechat applet ( You need to prepare a new mailbox that has not registered an applet for registration )
- Install wechat developer tools ( Download the wechat development document )
Download path :https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html - Create a project , Creating a new project requires appid, Available in the applet background (appid Is the application id , Every wechat applet has an original appid, It's just like a person's ID number , This is the ID of the applet . Is the only one. , Will not repeat with other procedures )
- Log in wechat public platform : Perfect information , Configure server domain name ( website :https://mp.weixin.qq.com/)
- It is recommended that wechat applets UI Component library (ColorUI)
colorui Component library usage steps : Download address :https://github.com/weilanwl/ColorUI
1. Download the installation package , Entered after decompression demo Folder
2. Copy colorui Folder to applet project
3. hold main.wxss,icon.wxss File import to app.wxss In the document
@import "colorui/main.wxss";
@import "colorui/icon.wxss";
4. Put the following code into app.json In the document
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
}
边栏推荐
- Create a nonlinear least squares test in R
- Can the main RF circuit be removed for projects that do not need the main RF?
- On virtual memory and oom in project development
- Golang regexp package use - 06 - other usage (Special Character conversion, find regular Common prefix, Switch gourmand mode, query regular Group NUMBER, query regular Group name, cut with regular, qu
- UE5全局光照系統Lumen解析與優化
- 少儿编程对国内传统学科的推进作用
- 经典模型——AlexNet
- Dreamcamera2 record key prompt sound into video during video recording
- Leetcode 175 Combine two tables (2022.06.24)
- Translation notes of orb-slam series papers
猜你喜欢

项目部署遇到的问题-生产环境

Utonmos: digital collections help the inheritance of Chinese culture and the development of digital technology

The role of children's programming in promoting traditional disciplines in China

kotlin快速上手

【论文笔记】Manufacturing Control in Job Shop Environments with Reinforcement Learning
HL7Exception: Can‘t XML-encode a GenericMessage. Message must have a recognized struct
![[机器翻译]—BLEU值的计算](/img/c3/8f98db33eb0ab5a016621d21d971e4.png)
[机器翻译]—BLEU值的计算

浅谈虚拟内存与项目开发中的OOM问题

MySQL数据库基础

小 P 周刊 Vol.10
随机推荐
golang正则regexp包使用-06-其他用法(特殊字符转换、查找正则共同前缀、切换贪婪模式、查询正则分组个数、查询正则分组名称、用正则切割、查询正则字串)
js array数组json去重
PCA and automatic encoder for dimension reduction of R language
Dreamcamera2 record key prompt sound into video during video recording
Golang--channel and select
分布式电商项目 谷粒商城 学习笔记<3>
Modifying table names, deleting tables, obtaining table information, and deleting table records on specified dates for common MySQL statements
我在中山,到哪里开户比较好?网上开户是否安全么?
MySQL根据查询的数据更新记录
Network PXE starts winpe and supports UEFI and legacy boot
Une citation classique de la nature humaine que vous ne pouvez pas ignorer
Question about SQL: SQL question -- SQL code for multiple account logins
数据库查询语句SQL中like、%、-的区别
Install development cross process communication
图扑软件数字孪生海上风电 | 向海图强,奋楫争先
Leetcode 175 Combine two tables (2022.06.24)
【解决】联想拯救者vmware启动虚拟机蓝屏重启问题
附加:HikariCP连接池简述;(并没有深究,只是对HikariCP连接池有个基本认识)
ArrayList # sublist these four holes, you get caught accidentally
Simple use example of Aidl