美文网首页
hbuildx打包流程

hbuildx打包流程

作者: zZ_d205 | 来源:发表于2020-07-27 19:40 被阅读0次

1、打开js/app.js修改域名   URL = 'https://bswqh.com/'

2、修改manifest.json重新获取应用标识

修改应用名称配置图标、启动图

源码视图里面修改:developer

     "developer" : {

"name" : "bjmall", /*开发者名称*/

"email" : "bjmail@126.com", /*开发者邮箱地址*/

        "url" : "https://bswqh.com"

},

google:

 "google" : {

    "targetsdkversion" : 26,

    "ImmersedStatusbar" : true,

"packagename" : "com.bswqh.user", /*Android应用包名,如io.dcloud.HelloH5*/

[if !supportLists]3、[endif]点击发行原生APP云打包

h

相关文章

网友评论

      本文标题:hbuildx打包流程

      本文链接:https://www.haomeiwen.com/subject/cmjtrktx.html