| @@ -21,6 +21,12 @@ | |||||
| <script src="js/album.js"></script> | <script src="js/album.js"></script> | ||||
| <script src="js/handlers.js"></script> | <script src="js/handlers.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| img{margin:0 10px;vertical-align:baseline} | |||||
| table{border-collapse:separate} | |||||
| .albEdit {height:auto} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| var swfu = null; | var swfu = null; | ||||
| var vcc = 0; | var vcc = 0; | ||||
| @@ -48,10 +54,6 @@ | |||||
| }); | }); | ||||
| }); | }); | ||||
| </script> | </script> | ||||
| <style> | |||||
| img{margin:0 10px;vertical-align:baseline} | |||||
| table{border-collapse:separate} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="album_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmitAlb();"> | <form name="form1" action="album_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmitAlb();"> | ||||
| @@ -21,6 +21,12 @@ | |||||
| <script src="js/album.js"></script> | <script src="js/album.js"></script> | ||||
| <script src="js/handlers.js"></script> | <script src="js/handlers.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| img{margin:0 10px;vertical-align:baseline} | |||||
| table{border-collapse:separate} | |||||
| .albEdit {height:auto} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| var swfu = null; | var swfu = null; | ||||
| var vcc = 0; | var vcc = 0; | ||||
| @@ -48,11 +54,6 @@ | |||||
| }); | }); | ||||
| }); | }); | ||||
| </script> | </script> | ||||
| <style> | |||||
| img{margin:0 10px;vertical-align:baseline} | |||||
| table{border-collapse:separate} | |||||
| .albEdit {height:auto} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="album_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmitAlb();"> | <form name="form1" action="album_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmitAlb();"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.title.value == "") { | if (document.form1.title.value == "") { | ||||
| @@ -30,10 +34,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="../static/web/js/moment.min.js"></script> | <script src="../static/web/js/moment.min.js"></script> | ||||
| <script src="../static/web/js/daterangepicker.js"></script> | <script src="../static/web/js/daterangepicker.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.title.value == "") { | if (document.form1.title.value == "") { | ||||
| @@ -27,10 +31,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="../static/web/js/daterangepicker.js"></script> | <script src="../static/web/js/daterangepicker.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:6px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() | function checkSubmit() | ||||
| { | { | ||||
| @@ -31,10 +35,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:6px;width:160px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:6px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() | function checkSubmit() | ||||
| { | { | ||||
| @@ -28,10 +32,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:6px;width:160px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -19,6 +19,12 @@ | |||||
| <script src="js/handlers.js"></script> | <script src="js/handlers.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .albCt img{cursor:pointer} | |||||
| .multipic{border:1px dashed #FC6} | |||||
| .albCt{border-bottom:1px dashed #FC0;margin-bottom:10px;padding-bottom:10px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| var arctype = 'article'; | var arctype = 'article'; | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| @@ -32,12 +38,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .albCt img{cursor:pointer} | |||||
| .multipic{border:1px dashed #FC6} | |||||
| .albCt{border-bottom:1px dashed #FC0;margin-bottom:10px;padding-bottom:10px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -19,6 +19,12 @@ | |||||
| <script src="js/handlers.js"></script> | <script src="js/handlers.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .albCt img{cursor:pointer} | |||||
| .multipic{border:1px dashed #FC6} | |||||
| .albCt{border-bottom:1px dashed #FC0;margin-bottom:10px;padding-bottom:10px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| var swfu = null; | var swfu = null; | ||||
| var arctype = 'article'; | var arctype = 'article'; | ||||
| @@ -30,12 +36,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .albCt img{cursor:pointer} | |||||
| .multipic{border:1px dashed #FC6} | |||||
| .albCt{border-bottom:1px dashed #FC0;margin-bottom:10px;padding-bottom:10px} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | <table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | ||||
| @@ -11,6 +11,24 @@ | |||||
| <script src="js/ieemu.js"></script> | <script src="js/ieemu.js"></script> | ||||
| <script src="js/dialog.js"></script> | <script src="js/dialog.js"></script> | ||||
| <script src="../static/web/js/webajax.js"></script> | <script src="../static/web/js/webajax.js"></script> | ||||
| <style> | |||||
| td, | |||||
| th { | |||||
| padding: .375rem | |||||
| } | |||||
| .bline2, | |||||
| .nbline { | |||||
| border-bottom: 1px solid #eee | |||||
| } | |||||
| .coolbg2, | |||||
| .coolbt2, | |||||
| .maintable { | |||||
| border: 1px solid #dee2e6 | |||||
| } | |||||
| .fa { | |||||
| color: #545b62 | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function LoadSuns(ctid, tid) { | function LoadSuns(ctid, tid) { | ||||
| if ($DE(ctid).innerHTML.length < 10) { | if ($DE(ctid).innerHTML.length < 10) { | ||||
| @@ -37,24 +55,6 @@ | |||||
| emulateAttachEvent(); | emulateAttachEvent(); | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| td, | |||||
| th { | |||||
| padding: .375rem | |||||
| } | |||||
| .bline2, | |||||
| .nbline { | |||||
| border-bottom: 1px solid #eee | |||||
| } | |||||
| .coolbg2, | |||||
| .coolbt2, | |||||
| .maintable { | |||||
| border: 1px solid #dee2e6 | |||||
| } | |||||
| .fa { | |||||
| color: #545b62 | |||||
| } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable mt-3 mb-3"> | <table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable mt-3 mb-3"> | ||||
| @@ -11,15 +11,6 @@ | |||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="js/diy.js"></script> | <script src="js/diy.js"></script> | ||||
| <script> | |||||
| function checkSubmit() { | |||||
| if (document.form1.name.value == '') { | |||||
| ShowMsg("自定义表单名称不能为空"); | |||||
| return false; | |||||
| } | |||||
| return true; | |||||
| } | |||||
| </script> | |||||
| <style> | <style> | ||||
| .style1 { | .style1 { | ||||
| color: #dc3545 | color: #dc3545 | ||||
| @@ -29,6 +20,15 @@ | |||||
| display: none; | display: none; | ||||
| } | } | ||||
| </style> | </style> | ||||
| <script> | |||||
| function checkSubmit() { | |||||
| if (document.form1.name.value == '') { | |||||
| ShowMsg("自定义表单名称不能为空"); | |||||
| return false; | |||||
| } | |||||
| return true; | |||||
| } | |||||
| </script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | ||||
| @@ -11,6 +11,15 @@ | |||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="js/diy.js"></script> | <script src="js/diy.js"></script> | ||||
| <style> | |||||
| .style1 { | |||||
| color: #dc3545 | |||||
| } | |||||
| .style2 { | |||||
| color: #545b62; | |||||
| display: none; | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.typename.value == '') { | if (document.form1.typename.value == '') { | ||||
| @@ -25,15 +34,6 @@ | |||||
| location.href = gourl; | location.href = gourl; | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| .style1 { | |||||
| color: #dc3545 | |||||
| } | |||||
| .style2 { | |||||
| color: #545b62; | |||||
| display: none; | |||||
| } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | ||||
| @@ -10,6 +10,12 @@ | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <style> | |||||
| .style1 {color: #FF3300} | |||||
| .style2 {color: #545b62} | |||||
| .nw { float:left; width:150px; } | |||||
| .cls { clear:both; } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function GetFields() | function GetFields() | ||||
| { | { | ||||
| @@ -42,12 +48,6 @@ | |||||
| return true; | return true; | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| .style1 {color: #FF3300} | |||||
| .style2 {color: #545b62} | |||||
| .nw { float:left; width:150px; } | |||||
| .cls { clear:both; } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | ||||
| @@ -7,6 +7,20 @@ | |||||
| <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <script> | |||||
| function selAll(){ | |||||
| var a = document.getElementsByTagName("input"); | |||||
| for (var i = 0; i < a.length; i++){ | |||||
| if (a[i].type == "checkbox") a[i].checked = true; | |||||
| } | |||||
| } | |||||
| function noSelAll(){ | |||||
| var a = document.getElementsByTagName("input"); | |||||
| for (var i = 0; i < a.length; i++){ | |||||
| if (a[i].type == "checkbox") a[i].checked = false; | |||||
| } | |||||
| } | |||||
| </script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form action="diy_list.php" method="post"> | <form action="diy_list.php" method="post"> | ||||
| @@ -59,19 +73,5 @@ | |||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| </form> | </form> | ||||
| <script> | |||||
| function selAll(){ | |||||
| var a = document.getElementsByTagName("input"); | |||||
| for (var i = 0; i < a.length; i++){ | |||||
| if (a[i].type == "checkbox") a[i].checked = true; | |||||
| } | |||||
| } | |||||
| function noSelAll(){ | |||||
| var a = document.getElementsByTagName("input"); | |||||
| for (var i = 0; i < a.length; i++){ | |||||
| if (a[i].type == "checkbox") a[i].checked = false; | |||||
| } | |||||
| } | |||||
| </script> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -7,9 +7,17 @@ | |||||
| <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <link rel="stylesheet" href="css/codemirror.css"> | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/php/php.js"></script> | |||||
| <script src="js/mode/clike/clike.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| <script> | <script> | ||||
| function Post() { | function Post() { | ||||
| if (document.form1.filename.value == "") { | if (document.form1.filename.value == "") { | ||||
| @@ -19,14 +27,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <link rel="stylesheet" href="css/codemirror.css"> | |||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/php/php.js"></script> | |||||
| <script src="js/mode/clike/clike.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form method="POST" action="file_manage_control.php" name=form1 onSubmit="return Post()"> | <form method="POST" action="file_manage_control.php" name=form1 onSubmit="return Post()"> | ||||
| @@ -9,7 +9,7 @@ | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <style> | <style> | ||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| </style> | </style> | ||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| @@ -8,7 +8,7 @@ | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <style> | <style> | ||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| </style> | </style> | ||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| @@ -8,7 +8,7 @@ | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <style> | <style> | ||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| .current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||||
| </style> | </style> | ||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| @@ -4,6 +4,9 @@ | |||||
| <meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
| <title>会员管理-积分头衔设置</title> | <title>会员管理-积分头衔设置</title> | ||||
| <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script> | <script> | ||||
| @@ -17,9 +20,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form action="member_scores.php" method="post"> | <form action="member_scores.php" method="post"> | ||||
| @@ -10,6 +10,21 @@ | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <style> | |||||
| .style1 { | |||||
| color: #FF3300 | |||||
| } | |||||
| .style2 { | |||||
| color: #545b62 | |||||
| } | |||||
| .nw { | |||||
| float: left; | |||||
| width: 150px; | |||||
| } | |||||
| .cls { | |||||
| clear: both; | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| var notAllow = " <?php echo $f; ?> "; | var notAllow = " <?php echo $f; ?> "; | ||||
| function GetFields() | function GetFields() | ||||
| @@ -76,12 +91,6 @@ | |||||
| }) | }) | ||||
| }); | }); | ||||
| </script> | </script> | ||||
| <style> | |||||
| .style1 {color: #FF3300} | |||||
| .style2 {color: #545b62} | |||||
| .nw { float:left; width:150px; } | |||||
| .cls { clear:both; } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="mychannel_field_add.php" method="post" onSubmit="return GetFields();"> | <form name="form1" action="mychannel_field_add.php" method="post" onSubmit="return GetFields();"> | ||||
| @@ -10,6 +10,21 @@ | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <style> | |||||
| .style1 { | |||||
| color: #FF3300 | |||||
| } | |||||
| .style2 { | |||||
| color: #545b62 | |||||
| } | |||||
| .nw { | |||||
| float: left; | |||||
| width: 150px; | |||||
| } | |||||
| .cls { | |||||
| clear: both; | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function GetFields() { | function GetFields() { | ||||
| var theform = document.form1; | var theform = document.form1; | ||||
| @@ -55,21 +70,6 @@ | |||||
| }) | }) | ||||
| }); | }); | ||||
| </script> | </script> | ||||
| <style> | |||||
| .style1 { | |||||
| color: #FF3300 | |||||
| } | |||||
| .style2 { | |||||
| color: #545b62 | |||||
| } | |||||
| .nw { | |||||
| float: left; | |||||
| width: 150px; | |||||
| } | |||||
| .cls { | |||||
| clear: both; | |||||
| } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | <table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | ||||
| @@ -12,131 +12,131 @@ | |||||
| <script src="js/key.js"></script> | <script src="js/key.js"></script> | ||||
| <script src="../static/web/js/webajax.js"></script> | <script src="../static/web/js/webajax.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script> | |||||
| var pageno = 1; | |||||
| var totalrow = <?php echo $totalRow?>; | |||||
| var pagesize = <?php echo $pagesize?>; | |||||
| var orderby = '<?php echo $orderby?>'; | |||||
| //加载列表 | |||||
| function ReloadPage(ordertype) { | |||||
| orderby = ordertype; | |||||
| var listArea = $Obj('rslist'); | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:ReloadPage('" + ordertype + "')\">点击此重新加载列表</a>]"; | |||||
| fetch("search_keywords_main.php?dopost=getlist&pageno=" + pageno + "&orderby=" + ordertype).then(resp=>{ | |||||
| if (resp.ok) { | |||||
| return resp.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }).then((d)=>{ | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| listArea.innerHTML = errMsg; | |||||
| }); | |||||
| } | |||||
| //载入指定页的列表 | |||||
| function LoadPage(npage) { | |||||
| pageno = npage; | |||||
| ReloadPage(orderby); | |||||
| ReloadPageNum(pageno); | |||||
| } | |||||
| //更新一个关键词 | |||||
| function UpdateNote(nid) { | |||||
| var listArea = $Obj('rslist'); | |||||
| var kw = $Obj('keyword' + nid).value; | |||||
| var kws = $Obj('spwords' + nid).value; | |||||
| var ct = $Obj('count' + nid).value; | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:LoadPage('" + pageno + "')\">点击此重新加载列表</a>]"; | |||||
| <?php | |||||
| if (strtolower(substr($cfg_soft_lang, 0, 3)) == 'utf') { | |||||
| ?> | |||||
| const formData = new FormData() | |||||
| formData.append('dopost', 'update'); | |||||
| formData.append('aid', nid); | |||||
| formData.append('keyword', kw); | |||||
| formData.append('spwords', kws); | |||||
| formData.append('count', ct); | |||||
| formData.append('pageno', pageno); | |||||
| formData.append('orderby', orderby); | |||||
| fetch('search_keywords_main.php', { | |||||
| method: 'POST', | |||||
| body: formData | |||||
| }) | |||||
| .then(r => { | |||||
| if (r.ok) { | |||||
| return r.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }) | |||||
| .then(d => { | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| $DE('edsta').innerHTML = errMsg; | |||||
| }); | |||||
| <?php | |||||
| <style> | |||||
| .nnpp{border-bottom:1px solid #545b62;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;filter:alpha(opacity=50)} | |||||
| </style> | |||||
| <script> | |||||
| var pageno = 1; | |||||
| var totalrow = <?php echo $totalRow?>; | |||||
| var pagesize = <?php echo $pagesize?>; | |||||
| var orderby = '<?php echo $orderby?>'; | |||||
| //加载列表 | |||||
| function ReloadPage(ordertype) { | |||||
| orderby = ordertype; | |||||
| var listArea = $Obj('rslist'); | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:ReloadPage('" + ordertype + "')\">点击此重新加载列表</a>]"; | |||||
| fetch("search_keywords_main.php?dopost=getlist&pageno=" + pageno + "&orderby=" + ordertype).then(resp=>{ | |||||
| if (resp.ok) { | |||||
| return resp.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }).then((d)=>{ | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| listArea.innerHTML = errMsg; | |||||
| }); | |||||
| } | } | ||||
| ?> | |||||
| ShowMsg('成功更新关键词'); | |||||
| //myajax.SendGet("search_keywords_main.php?dopost=update&aid="+nid+"&keyword="+kw+"&spwords="+kws+"&count="+ct+"&pageno="+pageno); | |||||
| } | |||||
| //删除关键词 | |||||
| function DelNote(nid) { | |||||
| var listArea = $Obj('rslist'); | |||||
| totalrow = totalrow - 1; | |||||
| var pagenum = Math.ceil(totalrow / pagesize); | |||||
| if (pagenum <= pageno) pageno = pagenum; | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:LoadPage('" + pageno + "')\">点击此重新加载列表</a>]"; | |||||
| fetch("search_keywords_main.php?dopost=del&aid=" + nid + "&pageno=" + pageno + "&orderby=" + orderby).then(resp=>{ | |||||
| if (resp.ok) { | |||||
| return resp.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }).then((d)=>{ | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| listArea.innerHTML = errMsg; | |||||
| }); | |||||
| ReloadPageNum(pageno); | |||||
| } | |||||
| //重新加载分页列表 | |||||
| function ReloadPageNum(startnum) { | |||||
| var ListArea = $Obj('pagelist'); | |||||
| var pagenum = Math.ceil(totalrow / pagesize); | |||||
| var listsize = 3; | |||||
| var ahtml = ""; | |||||
| var startloop = 1; | |||||
| var endnum = 0; | |||||
| ahtml += "共" + totalrow + "条" + pagenum + "页"; | |||||
| if (pageno > 1) ahtml += "<a href='javascript:;' onclick='LoadPage(" + (pageno - 1) + ")'>上页</a> "; | |||||
| if (startnum >= pagenum - listsize) { | |||||
| startloop = pagenum - (listsize * 2); | |||||
| if (startloop < 1) startloop = 1; | |||||
| for (i = startloop; i <= pagenum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| //载入指定页的列表 | |||||
| function LoadPage(npage) { | |||||
| pageno = npage; | |||||
| ReloadPage(orderby); | |||||
| ReloadPageNum(pageno); | |||||
| } | |||||
| //更新一个关键词 | |||||
| function UpdateNote(nid) { | |||||
| var listArea = $Obj('rslist'); | |||||
| var kw = $Obj('keyword' + nid).value; | |||||
| var kws = $Obj('spwords' + nid).value; | |||||
| var ct = $Obj('count' + nid).value; | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:LoadPage('" + pageno + "')\">点击此重新加载列表</a>]"; | |||||
| <?php | |||||
| if (strtolower(substr($cfg_soft_lang, 0, 3)) == 'utf') { | |||||
| ?> | |||||
| const formData = new FormData() | |||||
| formData.append('dopost', 'update'); | |||||
| formData.append('aid', nid); | |||||
| formData.append('keyword', kw); | |||||
| formData.append('spwords', kws); | |||||
| formData.append('count', ct); | |||||
| formData.append('pageno', pageno); | |||||
| formData.append('orderby', orderby); | |||||
| fetch('search_keywords_main.php', { | |||||
| method: 'POST', | |||||
| body: formData | |||||
| }) | |||||
| .then(r => { | |||||
| if (r.ok) { | |||||
| return r.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }) | |||||
| .then(d => { | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| $DE('edsta').innerHTML = errMsg; | |||||
| }); | |||||
| <?php | |||||
| } | } | ||||
| ?> | |||||
| ShowMsg('成功更新关键词'); | |||||
| //myajax.SendGet("search_keywords_main.php?dopost=update&aid="+nid+"&keyword="+kw+"&spwords="+kws+"&count="+ct+"&pageno="+pageno); | |||||
| } | |||||
| //删除关键词 | |||||
| function DelNote(nid) { | |||||
| var listArea = $Obj('rslist'); | |||||
| totalrow = totalrow - 1; | |||||
| var pagenum = Math.ceil(totalrow / pagesize); | |||||
| if (pagenum <= pageno) pageno = pagenum; | |||||
| var errMsg = "网络通信出错<br>[<a href=\"javascript:LoadPage('" + pageno + "')\">点击此重新加载列表</a>]"; | |||||
| fetch("search_keywords_main.php?dopost=del&aid=" + nid + "&pageno=" + pageno + "&orderby=" + orderby).then(resp=>{ | |||||
| if (resp.ok) { | |||||
| return resp.text() | |||||
| } | |||||
| throw new Error(errMsg); | |||||
| }).then((d)=>{ | |||||
| listArea.innerHTML = d; | |||||
| }).catch((error) => { | |||||
| listArea.innerHTML = errMsg; | |||||
| }); | |||||
| ReloadPageNum(pageno); | |||||
| } | } | ||||
| else if (pagenum < listsize) { | |||||
| for (i = 1; i <= pagenum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| //重新加载分页列表 | |||||
| function ReloadPageNum(startnum) { | |||||
| var ListArea = $Obj('pagelist'); | |||||
| var pagenum = Math.ceil(totalrow / pagesize); | |||||
| var listsize = 3; | |||||
| var ahtml = ""; | |||||
| var startloop = 1; | |||||
| var endnum = 0; | |||||
| ahtml += "共" + totalrow + "条" + pagenum + "页"; | |||||
| if (pageno > 1) ahtml += "<a href='javascript:;' onclick='LoadPage(" + (pageno - 1) + ")'>上页</a> "; | |||||
| if (startnum >= pagenum - listsize) { | |||||
| startloop = pagenum - (listsize * 2); | |||||
| if (startloop < 1) startloop = 1; | |||||
| for (i = startloop; i <= pagenum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| } | |||||
| } | } | ||||
| } else { | |||||
| startloop = startnum - listsize; | |||||
| if (startloop < 1) { startloop = 1; endnum = startloop + (listsize * 2); } | |||||
| else { endnum = startnum + listsize; } | |||||
| if (endnum >= pagenum) endnum = pagenum; | |||||
| for (i = startloop; i <= endnum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| else if (pagenum < listsize) { | |||||
| for (i = 1; i <= pagenum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| } | |||||
| } else { | |||||
| startloop = startnum - listsize; | |||||
| if (startloop < 1) { startloop = 1; endnum = startloop + (listsize * 2); } | |||||
| else { endnum = startnum + listsize; } | |||||
| if (endnum >= pagenum) endnum = pagenum; | |||||
| for (i = startloop; i <= endnum; i++) { | |||||
| if (i == pageno) ahtml += i + " "; | |||||
| else ahtml += "<a href='javascript:;' onclick='LoadPage(" + i + ")'>[" + i + "]</a> "; | |||||
| } | |||||
| } | } | ||||
| if (pageno < pagenum) ahtml += "<a href='javascript:;' onclick='LoadPage(" + (pageno + 1) + ")'>下页</a> "; | |||||
| ListArea.innerHTML = ahtml; | |||||
| } | } | ||||
| if (pageno < pagenum) ahtml += "<a href='javascript:;' onclick='LoadPage(" + (pageno + 1) + ")'>下页</a> "; | |||||
| ListArea.innerHTML = ahtml; | |||||
| } | |||||
| </script> | |||||
| <style> | |||||
| .nnpp{border-bottom:1px solid #545b62;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;filter:alpha(opacity=50)} | |||||
| </style> | |||||
| </script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <div class="main" align="center"> | <div class="main" align="center"> | ||||
| @@ -18,6 +18,11 @@ | |||||
| <script src="../static/web/js/daterangepicker.js"></script> | <script src="../static/web/js/daterangepicker.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| .style1 {color:#555} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.title.value == '') { | if (document.form1.title.value == '') { | ||||
| @@ -45,10 +50,6 @@ | |||||
| document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); | document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .style1 {color:#555} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="soft_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="soft_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | ||||
| @@ -18,6 +18,11 @@ | |||||
| <script src="../static/web/js/daterangepicker.js"></script> | <script src="../static/web/js/daterangepicker.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| .style1 {color:#555} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.title.value == '') { | if (document.form1.title.value == '') { | ||||
| @@ -40,9 +45,6 @@ | |||||
| document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); | document.getElementById('btsh3').value = (document.getElementById('morelink').style.display == 'block' ? '隐藏地址' : '显示地址'); | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="soft_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="soft_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkSubmit() { | function checkSubmit() { | ||||
| if (document.form1.title.value == "") { | if (document.form1.title.value == "") { | ||||
| @@ -55,9 +59,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="spec_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="spec_add.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | ||||
| @@ -18,6 +18,10 @@ | |||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="../static/web/js/cropper.min.js"></script> | <script src="../static/web/js/cropper.min.js"></script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| .form-control{display:inline-block;margin-right:10px;width:160px} | |||||
| </style> | |||||
| <script> | <script> | ||||
| function SelectTemplets(fname) { | function SelectTemplets(fname) { | ||||
| var pos = GetWinPos(800,600); | var pos = GetWinPos(800,600); | ||||
| @@ -51,9 +55,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| table{border-collapse:separate} | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form name="form1" action="spec_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="spec_edit.php" enctype="multipart/form-data" method="post" onSubmit="return checkSubmit();"> | ||||
| @@ -8,6 +8,13 @@ | |||||
| <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
| <script src="../static/web/js/webajax.js"></script> | <script src="../static/web/js/webajax.js"></script> | ||||
| <style> | |||||
| .userct { | |||||
| margin:10px 0; | |||||
| width:100%; | |||||
| height:auto; | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function LoadUser(uid) | function LoadUser(uid) | ||||
| { | { | ||||
| @@ -25,13 +32,6 @@ | |||||
| }); | }); | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| .userct { | |||||
| margin:10px 0; | |||||
| width:100%; | |||||
| height:auto; | |||||
| } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <div id="loaddiv" style="display:none"> | <div id="loaddiv" style="display:none"> | ||||
| @@ -10,6 +10,11 @@ | |||||
| <link rel="stylesheet" href="css/codemirror.css"> | <link rel="stylesheet" href="css/codemirror.css"> | ||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| <script> | <script> | ||||
| function SelectTemplets(fname) { | function SelectTemplets(fname) { | ||||
| var pos = GetWinPos(800, 600); | var pos = GetWinPos(800, 600); | ||||
| @@ -17,11 +22,6 @@ | |||||
| "scrollbars=yes,resizable=yes,statebar=no,width=800,height=600,left=" + pos.left + ", top=" + pos.top); | "scrollbars=yes,resizable=yes,statebar=no,width=800,height=600,left=" + pos.left + ", top=" + pos.top); | ||||
| } | } | ||||
| </script> | </script> | ||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | <table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | ||||
| @@ -10,6 +10,11 @@ | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="../static/web/js/style.js"></script> | <script src="../static/web/js/style.js"></script> | ||||
| <style> | |||||
| .col-form-label { | |||||
| padding-top: 0 | |||||
| } | |||||
| </style> | |||||
| <script> | <script> | ||||
| function checkall(form, prefix, checkall) { | function checkall(form, prefix, checkall) { | ||||
| var checkall = checkall ? checkall : 'all'; | var checkall = checkall ? checkall : 'all'; | ||||
| @@ -84,11 +89,6 @@ | |||||
| }) | }) | ||||
| } | } | ||||
| </script> | </script> | ||||
| <style> | |||||
| .col-form-label { | |||||
| padding-top: 0 | |||||
| } | |||||
| </style> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <div class="main"> | <div class="main"> | ||||
| @@ -11,6 +11,13 @@ | |||||
| <script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
| <script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
| <script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/php/php.js"></script> | |||||
| <script src="js/mode/clike/clike.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| <style> | <style> | ||||
| .selbt { | .selbt { | ||||
| float: left; | float: left; | ||||
| @@ -38,13 +45,6 @@ | |||||
| } | } | ||||
| } | } | ||||
| </script> | </script> | ||||
| <script src="js/codemirror.js"></script> | |||||
| <script src="js/mode/xml/xml.js"></script> | |||||
| <script src="js/mode/javascript/javascript.js"></script> | |||||
| <script src="js/mode/css/css.js"></script> | |||||
| <script src="js/mode/php/php.js"></script> | |||||
| <script src="js/mode/clike/clike.js"></script> | |||||
| <script src="js/mode/htmlmixed/htmlmixed.js"></script> | |||||
| </head> | </head> | ||||
| <body> | <body> | ||||
| <form method="POST" action="tpl.php" name=form1 onSubmit="return Post()"> | <form method="POST" action="tpl.php" name=form1 onSubmit="return Post()"> | ||||
| @@ -1,26 +1,26 @@ | |||||
| <!DOCTYPE html> | <!DOCTYPE html> | ||||
| <html> | <html> | ||||
| <head> | |||||
| <meta charset="<?php echo $cfg_soft_lang; ?>"> | |||||
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | |||||
| <title>{dede:wintitle/}</title> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | |||||
| </head> | |||||
| <body> | |||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0"> | |||||
| <tr> | |||||
| <td width="100%"> | |||||
| <table width="100%" cellspacing="0" cellpadding="0"> | |||||
| <tr> | |||||
| <td><i class="fa fa-book"></i> {dede:wecome_info/}</td> | |||||
| </tr> | |||||
| <head> | |||||
| <meta charset="<?php echo $cfg_soft_lang; ?>"> | |||||
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | |||||
| <title>{dede:wintitle/}</title> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | |||||
| </head> | |||||
| <body> | |||||
| <table width="98%" align="center" cellpadding="0" cellspacing="0"> | |||||
| <tr> | |||||
| <td width="100%"> | |||||
| <table width="100%" cellspacing="0" cellpadding="0"> | |||||
| <tr> | |||||
| <td><i class="fa fa-book"></i>{dede:wecome_info/}</td> | |||||
| </tr> | |||||
| </table> | |||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td width="100%">{dede:winform/}</td> | |||||
| </tr> | |||||
| </table> | </table> | ||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td width="100%">{dede:winform/}</td> | |||||
| </tr> | |||||
| </table> | |||||
| <p style="text-align:center">{dede:lang_cms_powerby/}</p> | |||||
| </body> | |||||
| <p style="text-align:center">{dede:lang_cms_powerby/}</p> | |||||
| </body> | |||||
| </html> | </html> | ||||
| @@ -1,12 +1,11 @@ | |||||
| <!DOCTYPE html> | <!DOCTYPE html> | ||||
| <html> | <html> | ||||
| <head> | |||||
| <meta charset="<?php echo $cfg_soft_lang; ?>"> | |||||
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | |||||
| <title>{dede:wintitle/}</title> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"> | |||||
| </head> | |||||
| <body> | |||||
| {dede:winform/} | |||||
| </body> | |||||
| <head> | |||||
| <meta charset="<?php echo $cfg_soft_lang; ?>"> | |||||
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | |||||
| <title>{dede:wintitle/}</title> | |||||
| <link rel="stylesheet" href="../static/web/css/admin.css"></head> | |||||
| <body> | |||||
| {dede:winform/} | |||||
| </body> | |||||
| </html> | </html> | ||||