1 Star 0 Fork 110

learn_coding / autojs-vue

forked from vnool / autojs-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.json 943 Bytes
一键复制 编辑 原始数据 按行查看 历史
yooge 提交于 2020-11-19 04:09 . ddd
{
"name" : "myrobot",
"appid" : "__UNI__9D97713",
"description" : "",
"versionName" : "1.0.37",
"versionCode" : 10037,
"transformPx" : false,
"app-plus" : {
"compatible" : {
"ignoreVersion" : true //true表示忽略版本检查提示框
},
/* 5+App特有相关 */
"modules" : {
"OAuth" : {}
},
"nvueCompiler" : "uni-app",
"compilerVersion" : 3,
/* 模块配置 */
"distribute" : {
"splashscreen" : {
"android" : {
"hdpi" : ""
}
}
},
"splashscreen" : {
"waiting" : true
}
},
/* 快应用特有相关 */
"h5" : {
"title" : "居然还有名字",
"domain" : "vnool.com",
"router" : {
"base" : "/app/"
}
},
"orientation" : [ "portrait-primary" ]
}
JavaScript
1
https://gitee.com/learn_coding/autojs-vue.git
git@gitee.com:learn_coding/autojs-vue.git
learn_coding
autojs-vue
autojs-vue
main

搜索帮助