当前位置:网站首页>微信小程序开发准备工作
微信小程序开发准备工作
2022-06-26 02:49:00 【小菜鸟码住】
- 注册微信小程序(需要准备未注册过小程序的新邮箱进行注册)
- 安装微信开发者工具(到微信开发文档进行下载)
下载路径:https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html - 创建一个项目,创建新项目需要用到appid,可在小程序后台获取(appid是应用程序标识,每个微信小程序都会有有一个原始的appid,它就跟人的身份证号一样,这个是小程序的身份证明。是唯一的,不会跟其他的程序重复)
- 登录微信公众平台:完善信息,配置服务器域名(网址:https://mp.weixin.qq.com/)
- 推荐微信小程序使用的UI组件库(ColorUI)
colorui组件库使用步骤:下载地址:https://github.com/weilanwl/ColorUI
1.下载完安装包,解压后进入的demo文件夹
2.复制colorui文件夹到小程序项目里
3.把main.wxss,icon.wxss文件引入到app.wxss文件里
@import "colorui/main.wxss";
@import "colorui/icon.wxss";
4.把以下代码放进app.json文件里
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
}
边栏推荐
- Mysql常用sql语句之修改表名、删除表、获取表信息、删除指定日期的表记录
- Arduino string to hexadecimal number for large color serial port screen.
- P2483-[template]k short circuit /[sdoi2010] Magic pig college [chairman tree, pile]
- Problems encountered in project deployment - production environment
- ArrayList#subList这四个坑,一不小心就中招
- Oracle connectivity issues and Solutions
- Une citation classique de la nature humaine que vous ne pouvez pas ignorer
- On virtual memory and oom in project development
- Camtasia 2022全新版超清录制电脑视频
- Additional: brief description of hikaricp connection pool; (I didn't go deep into it, but I had a basic understanding of hikaricp connection pool)
猜你喜欢
Good news | congratulations on the addition of 5 new committers in Apache linkage (incubating) community
如何提词条
论文回顾:Unmixing-Based Soft Color Segmentation for Image Manipulation
Une citation classique de la nature humaine que vous ne pouvez pas ignorer
Network PXE starts winpe and supports UEFI and legacy boot
Clion项目中运行多个main函数
[reading papers] fbnetv3: joint architecture recipe search using predictor training network structure and super parameters are all trained by training parameters
Drawing structure diagram with idea
On virtual memory and oom in project development
经典模型——AlexNet
随机推荐
MySQL根据查询的数据更新记录
NoSQL之Redis配置与优化
浅谈虚拟内存与项目开发中的OOM问题
Camtasia 2022 nouvelle vidéo d'ordinateur d'enregistrement ultra - clair
Analysis of technological changes in social robots
The "more" option of Spreadtrum platform dearmcamera2 is removed
[system architecture] - how to evaluate software architecture
学习太极创客 — MQTT(四)服务端连接操作
Drawing structure diagram with idea
HL7Exception: Can‘t XML-encode a GenericMessage. Message must have a recognized struct
Matlab| short term load forecasting of power system based on BP neural network
2021-08-04
使用IDEA画结构图
ArrayList#subList这四个坑,一不小心就中招
[flask introduction series] flask processing request and response
文献阅读---优化RNA-seq研究以研究除草剂耐药性(综述)
How to add a regression equation to a plot in R
Dreamcamera2 record key prompt sound into video during video recording
我在中山,到哪里开户比较好?网上开户是否安全么?
Overview of orb-slam3 paper