当前位置:网站首页>多功能工具箱微信小程序源码
多功能工具箱微信小程序源码
2022-04-23 18:10:00 【微信xixi_818888】
流量主系列,没有后台,直接上传小程序就能使用了
这是一款多功能工具箱小程序!
目前由N款小功能组合成
比如:
图片拼接
九宫格切图
透明昵称
文字表情
等等上面说的只是一部分
该款小程序无需服务器与域名
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": "源码工具箱",
"navigationBarTextStyle": "black"
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"sitemapLocation": "sitemap.json"
}
版权声明
本文为[微信xixi_818888]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_36752481/article/details/124364409
边栏推荐
- An example of linear regression based on tensorflow
- word frequency count
- C language input and output (printf and scanf functions, putchar and getchar functions)
- Resolves the interface method that allows annotation requests to be written in postman
- .105Location
- 深度学习经典网络解析目标检测篇(一):R-CNN
- Qt读写XML文件(含源码+注释)
- What are the relationships and differences between threads and processes
- Nodejs安装
- C# 网络相关操作
猜你喜欢
Win1远程出现“这可能是由于credssp加密oracle修正”解决办法
idea中安装YapiUpload 插件将api接口上传到yapi文档上
2022江西光伏展,中國分布式光伏展會,南昌太陽能利用展
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (1)
MySQL_ 01_ Simple data retrieval
MySQL_01_简单数据检索
【ACM】70. 爬楼梯
Calculation of fishing net road density
MATLAB小技巧(6)七种滤波方法比较
k8s之实现redis一主多从动态扩缩容
随机推荐
C language array processing batch data
Rust: how to implement a thread pool?
Flash operates on multiple databases
Crawling mobile game website game details and comments (MQ + multithreading)
2022江西光伏展,中國分布式光伏展會,南昌太陽能利用展
Closure type of rust (difference between FN, fnmut and fnone)
C#的随机数生成
Using files to save data (C language)
Crawl the product data of Xiaomi Youpin app
C language input and output (printf and scanf functions, putchar and getchar functions)
软件测试总结
解决允许在postman中写入注释请求接口方法
Docker 安装 MySQL
Go's gin framework learning
Rust: shared variable in thread pool
Robocode tutorial 7 - Radar locking
Process management command
QTableWidget使用讲解
Docker 安装 Redis
Yolov4 pruning [with code]