第一步:准 备app名称 易记名称 如(ai自动播)。
第二步:准 备app图标 大小是256*265大小。
第三步:准备好apk包。
第四步:提交酷虎软件申请自动播系统代理id。
第五步:正式修改 (不会修改联系技术专员)。
1、替换代理ID和域名(必须替换)
原有字符:
{uniacid:"1",siteroot:"后台域名"}}
替换为:
{uniacid:"代理ID",siteroot:"后台域名"}}
代理id在总控台、代理管理里面获取
2、修改顶部导航栏背景色和字体颜色(可选修改)
原有字符:
globalStyle:{navigationBarTextStyle:"black",navigationBarBackgroundColor:"#F8F8F8"
替换为:
globalStyle:{navigationBarTextStyle:"字体颜色",navigationBarBackgroundColor:"背景色"
白色:white 黑色:black
3、去除首页顶部导航栏(可选修改)
原有字符:
{path:"pages/index/index",style:{enablePullDownRefresh:!0,componentPlaceholder:{"dp-guanggao":"view"},navigationStyle:"default"
替换为:
{path:"pages/index/index",style:{enablePullDownRefresh:!0,componentPlaceholder:{"dp-guanggao":"view"},navigationStyle:"custom"
编辑
来源:酷虎软件自动直播系统