当前位置:网站首页>Multifunctional toolbox wechat applet source code
Multifunctional toolbox wechat applet source code
2022-04-23 18:13:00 【Wechat Xixi_ eight hundred and eighteen thousand eight hundred 】
Flow main series , There's no backstage , Directly upload the applet and you can use it
This is a multifunctional toolbox applet !
At present by N Small functions are combined into
such as :
Picture splicing
Diagram of nine palaces
Transparent nickname
Literal expression
Wait, that's just part of it
This applet does not require a server and domain name
app.json
{
"pages": [
"pages/index/index",
"pages/creat/blank/blank",
"pages/creat/combine/combine",
"pages/creat/combine/show",
"pages/creat/cut/cut",
"pages/creat/word/word",
"pages/creat/screaming/screaming",
"pages/creat/color/color",
"pages/creat/tel/tel",
"pages/creat/emojy/emojy",
"pages/creat/fly/fly",
"pages/creat/typeface/typeface"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": " Source code toolbox ",
"navigationBarTextStyle": "black"
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"sitemapLocation": "sitemap.json"
}
版权声明
本文为[Wechat Xixi_ eight hundred and eighteen thousand eight hundred ]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231810267463.html
边栏推荐
- 7-21 wrong questions involve knowledge points.
- Cygwin64 right click to add menu, and open cygwin64 here
- Basic usage of crawler requests
- proxy server
- re正则表达式
- 解决报错max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
- xlsxwriter. exceptions. Filecreateerror: [errno 13] permission denied
- 读取excel,int 数字时间转时间
- .104History
- Selenium + phantom JS crack sliding verification 2
猜你喜欢
随机推荐
I/O多路复用及其相关详解
Error reported when running tensorboard: valueerror: duplicate plugins for name projector, solution
Crawl the product data of cicada mother data platform
SSD硬盘SATA接口和M.2接口区别(详细)总结
The vivado project corresponding to the board is generated by TCL script
Visualization of residential house prices
JD-FreeFuck 京東薅羊毛控制面板 後臺命令執行漏洞
【ACM】376. 摆动序列
Stanford machine learning course summary
Crack sliding verification code
Crawl the product data of Xiaomi Youpin app
Correct opening method of option
I / O multiplexing and its related details
Implementation of image recognition code based on VGg convolutional neural network
Refcell in rust
Map basemap Library
Re regular expression
【ACM】70. 爬楼梯
k8s之实现redis一主多从动态扩缩容
Qtablewidget usage explanation