Files
thinksaas_lmve/app/user/action/system.php
T
2023-06-22 13:33:25 +08:00

5 lines
102 B
PHP

<?php
defined('IN_TS') or die('Access Denied.');
$title = '后台登录';
include template('system');