修改活动二维码

尺寸400*400像素,如果不使用公众号二维码,这里留空的就是默认的签到二维码 点此下载默认签到二维码

各页面的入口地址

  • 大屏幕地址:http://{$domain}/index.php
  • 后台管理地址:http://{$domain}/myadmin/index.php
  • 手机端地址:

    • 签到地址:http://{$domain}/mobile/qiandao.php?vcode={$wall_config['verifycode']}
    • 上墙地址:http://{$domain}/mobile/index.php?vcode={$wall_config['verifycode']}
    • 摇一摇地址:http://{$domain}/mobile/shake.php?vcode={$wall_config['verifycode']}
    • 数钱地址:http://{$domain}/mobile/shuqian.php?vcode={$wall_config['verifycode']}
    • 投票地址:http://{$domain}/mobile/vote.php?vcode={$wall_config['verifycode']}
    • 红包地址:http://{$domain}/mobile/redpacket.php?vcode={$wall_config['verifycode']}
    • 中奖结果地址:http://{$domain}/mobile/cjresult.php?vcode={$wall_config['verifycode']}

开场密码

清空上墙系统数据

数据包括所有签到用户信息,发送的上墙消息,抽奖结果,摇一摇数据,投票数据,红包数据等