当前位置:网站首页>微信小程序开发
微信小程序开发
2022-07-26 09:22:00 【~轻舟~】
微信小程序
点击开发者工具左侧导航的“编辑”,我们可以看到这个项目,已经初始化并包含了一些简单的代码文件。最关键也是必不可少的,是 app.js、app.json、app.wxss 这三个。其中,.js
后缀的是脚本文件,.json
后缀的文件是配置文件,.wxss
后缀的是样式表文件。微信小程序会读取这些文件,并生成小程序实例。
我们使用app.json
文件来对微信小程序进行全局配置,决定页面文件的路径、窗口表现、设置网络超时时间、设置多 tab 等。
以下是一个包含了所有配置选项的 app.json
边栏推荐
猜你喜欢
Object 的Wait Notify NotifyAll 源码解析
Server memory failure prediction can actually do this!
原根与NTT 五千字详解
堆外内存的使用
Canal 的学习笔记
C# Serialport的发送和接收
Datax的学习笔记
2022 mobile crane driver test question simulation test question bank simulation test platform operation
JVM command induction
Advanced mathematics | Takeshi's "classic series" daily question train of thought and summary of error prone points
随机推荐
Laravel框架日志文件存放在哪里?怎么用?
Object type collections are de duplicated according to the value of an attribute
Where are the laravel framework log files stored? How to use it?
大二上第五周学习笔记
el-table的formatter属性的用法
Bloom filter
Li Mu D2L (IV) -- softmax regression
暑假末尾学习笔记
OnTap 9 file system limitations
暑假第四周
What are CSDN spaces represented by
2022 chemical automation control instrument operation certificate test question simulation test platform operation
Ext4 file system opens dir_ After nlink feature, link_ Use link after count exceeds 65000_ Count=1 means the quantity is unknown
Conditions for JVM to trigger minor GC
HBuilderX 运行微信开发者工具 “Fail to open IDE“报错解决
STM32+MFRC522完成IC卡号读取、密码修改、数据读写
The problem of the sum of leetcode three numbers
(2006, MySQL server has gone away) problem handling
会议OA项目(三)---我的会议(会议排座、送审)
js在控制台输出菱形