修改app
This commit is contained in:
1
catchAdmin/helper.php
Normal file
1
catchAdmin/helper.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
1
catchAdmin/system/controller/DataDictionary.php
Normal file
1
catchAdmin/system/controller/DataDictionary.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
10
catchAdmin/system/view/dataDictionary/index.html
Normal file
10
catchAdmin/system/view/dataDictionary/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
10
catchAdmin/system/view/dataDictionary/view.html
Normal file
10
catchAdmin/system/view/dataDictionary/view.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user