1
0
mirror of https://gitee.com/zhc02/timely_service.git synced 2025-07-05 08:21:22 +08:00
This commit is contained in:
柏尘 2019-12-16 18:36:41 +08:00
parent bf02d844c9
commit 4432758d6c
7 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<?php
/**
* Created by PhpStorm.
* Author: baihu
* Date: 2019/12/16
* Time: 17:55
*/
namespace app\admin\controller;
class Kefu
{
}

View File

@ -0,0 +1,15 @@
<?php
/**
* Created by PhpStorm.
* Author: baihu
* Date: 2019/12/16
* Time: 17:32
*/
namespace app\admin\controller;
class User
{
}

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB