# hello_uts
**Repository Path**: Rinaloving/hello_uts
## Basic Information
- **Project Name**: hello_uts
- **Description**: ZC-339V 定时开关机 UTS 插件
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-28
- **Last Updated**: 2025-04-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ZC-339V 定时开关机
#### 介绍
Uniapp 调用 RebootUtils.jar 定时开关机插件
#### 软件架构
无
#### 代码示例
``` html
```
#### 安装教程
1. 直接引入Uniapp 项目即可
#### 使用说明
1. 插件目录结构

2. package.json配置
```json
{
"id": "chan-uts-reboot",
"displayName": "ZC-339V 定时开关机 UTS 插件",
"version": "1.0.0",
"description": "支持搭载zc-339v主板的安卓机器设置关机,重启,定时开关机的功能 联系QQ:1426429456@qq.com",
"keywords": [
"chan-uts-reboot"
],
"repository": "",
"engines": {
"HBuilderX": "^3.6.8"
},
"dcloudext": {
"type": "uts",
"sale": {
"regular": {
"price": "50.00"
},
"sourcecode": {
"price": "50.00"
}
},
"contact": {
"qq": "1426429456@qq.com"
},
"declaration": {
"ads": "",
"data": "",
"permissions": ""
},
"npmurl": ""
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "u",
"aliyun": "u",
"alipay": "u"
},
"client": {
"Vue": {
"vue2": "u",
"vue3": "u"
},
"App": {
"app-android": "u",
"app-ios": "u",
"app-harmony": "u"
},
"H5-mobile": {
"Safari": "u",
"Android Browser": "u",
"微信浏览器(Android)": "u",
"QQ浏览器(Android)": "u"
},
"H5-pc": {
"Chrome": "u",
"IE": "u",
"Edge": "u",
"Firefox": "u",
"Safari": "u"
},
"小程序": {
"微信": "u",
"阿里": "u",
"百度": "u",
"字节跳动": "u",
"QQ": "u",
"钉钉": "u",
"快手": "u",
"飞书": "u",
"京东": "u"
},
"快应用": {
"华为": "u",
"联盟": "u"
}
}
}
}
}
```
3. 运行效果
