{template 'common/header'} {if $do != 'custom'} {if $_W['account']['type_sign'] != 'wxapp'} {else} {/if} {else} {/if} {if $do == 'entrychoose'}
小程序入口配置
{loop $entrys $entry} {/loop}
标题 url 操作
{$entry['title']} {$entry['url']}
{/if} {if $do == 'custom'}
顶部导航栏设置
底部导航栏设置
{/if} {if $do == 'front_download'} {if $_W['account']['type_sign'] != 'wxapp'}

下载{$account_all_type[$_W['account']['type']]['title']}模块zip包, 然后用{$account_all_type[$_W['account']['type']]['title']}开发者工具上传开发版本

{$account_all_type[$_W['account']['type']]['title']}开发者工具下载链接: {if $_W['account']['type_sign'] == ALIAPP_TYPE_SIGN} https://docs.alipay.com/mini/ide/download/ {elseif $_W['account']['type_sign'] == BAIDUAPP_TYPE_SIGN} https://smartprogram.baidu.com/docs/develop/devtools/show_sur/ {elseif $_W['account']['type_sign'] == TOUTIAOAPP_TYPE_SIGN} https://developer.toutiao.com/docs/devtool/versionUpdate.html {/if}

{$module['title']}{$account_all_type[$_W['account']['type']]['title']}zip包
立即下载
{else} {if $uptype == 'normal'}

{$wxapp_versions_info['modules'][0]['title']}

版本: v{$wxapp_versions_info['version']}
立即下载
小程序前端下载后操作流程说明:
1.进入微信小程序后台(mp.weixin.qq.com),添加小程序开发者(如已经是管理员或开发者则不需要添加)
2.进入小程序后台,点击设置,开发设置,修改服务器域名(设置自己的微擎域名,必须是https://
3.下载 微信web开发者工具(本帖会附上工具下载地址),更新到最新版后(切记),点击,填写小程序appid。将之前下载解压后的小程序插件上传
4.点击项目,上传,并设置版本号和项目名称(项目名称自定义)
5.进入小程序后台(mp.weixin.qq.com),点击开发管理,提交审核,小程序管理员(必须需要管理员扫描,小程序开发者不可)扫描即可
6.微信官方审核通过即可使用
{/if} {if $uptype=='auto'} {if $need_upload}
{/if}
上传小程序
填写信息
扫码并上传代码
上传成功
之前小程序版本:{$wxapp_versions_info['version']}
应用:{$module['title']}
之前版本:{$last_modules['version']}
最新版本:{$module['version']} {if $last_modules['version'] != $module['version']}
可上传微信审核为最新版本 {/if}
正在获取二维码,请耐心等待,等待时间大约
{{wait_sec}}秒
{/if} {if $uptype == 'auto'} {/if} {/if} {/if} {if $do == 'tominiprogram'}

最多可添加10个跳转小程序

序号 APPID 小程序名称 操作
{{p_index + 1}} {{item.appid}} {{item.app_name}}
暂无数据
{/if} {template 'common/footer'}