mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 09:51:31 +08:00
update files
This commit is contained in:
10
static/js/components/dialog/dialog.html
Normal file
10
static/js/components/dialog/dialog.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
7
static/js/components/dialog/index.js
Normal file
7
static/js/components/dialog/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Created by nuintun on 2015/11/26.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
|
Reference in New Issue
Block a user