1.APP
2.支持苹果、安卓版本
3.支持海外服务器部署
功能介绍:
1、设备智能配网,让您随时随地监控您的设备
2、支持GPRS和WIFI两种监控方式
3、参数可供配置,定制您设备的专属界面
4、无需重复配网,扫码便可快捷方便分享设备
{if(!defined("RUN_MODE"))} {!die()} {/if}
{!$control->block->printRegion($layouts, 'all', 'bottom', true)}
{* End div.page-content then div.page-wrapper in header.html.php *}
{if($config->debug)}
{!js::import($jsRoot . 'jquery/form/min.js')}
{/if}
{if(isset($pageJS))}
{!js::execute($pageJS)}
{/if}
{$extPath=TPL_ROOT . 'common' . DS . 'ext' . DS}
{$extHookRule=$extPath . 'footer.front.*.hook.php'}
{$extHookFiles=glob($extHookRule)}
{foreach($extHookFiles as $hook)}
{include $hook}
{/foreach}
{* end "div.page-container" in "header.html.php" *}
{$qrcodeTpl=$control->loadModel('ui')->getEffectViewFile('default', 'common', 'qrcode')}
{include $qrcodeTpl}