- 知识产权 |
-
+
+
+ 知识产权 |
+
- |
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ 游戏名称: |
+
+
+ |
+
+
+ 运营平台: |
+
@@ -492,15 +507,15 @@
- |
-
+
+
-
- 下载状态: |
+
+ 下载状态: |
-
-
+
+
- |
-
-
+ |
+
+
关闭
@@ -518,13 +533,13 @@
开启
- |
-
- |
+
+
+
-
- 下载端口: |
-
+ |
+ 下载端口: |
+
checked="checked"> 官方原包
@@ -533,44 +548,44 @@
checked="checked"> 第三方链接
- 选择“第三方链接”后推广员后台-游戏列表-申请游戏页面将不显示该游戏,推广员无法进行申请。
- |
-
+ 选择“第三方链接”后推广员后台-游戏列表-申请游戏页面将不显示该游戏,推广员无法进行申请。
+
+
-
- *
- 第三方下载地址(安卓)
- |
-
+ |
+ *
+ 第三方下载地址(安卓)
+ |
+
-
-
- |
-
-
- *
- 第三方原包大小
- |
- |
-
+
+
+
+
+
+ *
+ 第三方原包大小
+ |
+ |
+
-
- 超级签Token: |
-
-
- |
-
-
- 超级签URL: |
-
-
- |
-
+
+ 超级签Token: |
+
+
+ |
+
+
+ 超级签URL: |
+
+
+ |
+
-
- 超级签状态: |
-
-
+ |
+ 超级签状态: |
+
+
关闭
@@ -578,9 +593,9 @@
开启
- |
-
-
+ |
+
+
关闭
@@ -588,70 +603,110 @@
开启
- |
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
+
@@ -986,7 +1041,7 @@
$("#cover_id_icon").val(data.id);
src = data.url || '__ROOT__' + data.path;
$("#cover_id_icon").parent().find('.upload-img-box').html(
- ''
+ ''
);
} else {
updateAlert(data.info,'tip_error');
@@ -1021,7 +1076,7 @@
$("#cover_id_cover").val(data.id);
src = data.url || '__ROOT__' + data.path;
$("#cover_id_cover").parent().find('.upload-img-box').html(
- ''
+ ''
);
} else {
updateAlert(data.info,'tip_error');
@@ -1044,9 +1099,9 @@
'removeTimeout' : 1,
'fileTypeExts' : '*.jpg; *.jpeg; *.png; *.gif;',
"onUploadSuccess" : upload_picture_detail{$field.name},
- 'onFallback' : function() {
+ 'onFallback' : function() {
// alert('未检测到兼容版本的Flash.');
- }
+ }
});
function upload_picture_detail{$field.name}(file, data){
var data = $.parseJSON(data);
@@ -1055,7 +1110,7 @@
$("#detail_id_icon").val(data.id);
src = data.url || '__ROOT__' + data.path;
$("#detail_id_icon").parent().find('.upload-img-box').html(
- ''
+ ''
);
} else {
updateAlert(data.info,'tip_error');
@@ -1090,7 +1145,7 @@
$("#dow_id_icon").val(data.id);
src = data.url || '__ROOT__' + data.path;
$("#dow_id_icon").parent().find('.upload-img-box').html(
- ''
+ ''
);
} else {
updateAlert(data.info,'tip_error');
@@ -1125,7 +1180,7 @@
$("#back_map_detail").val(data.id);
src = data.url || '__ROOT__' + data.path;
$("#back_map_detail").parent().find('.upload-img-box').html(
- ''
+ ''
);
} else {
updateAlert(data.info,'tip_error');
@@ -1406,13 +1461,13 @@
// 文件上传过程中创建进度条实时显示。
uploaderFlooringVideoPageCover.on( 'uploadProgress', function(file, percentage) {
var $li = $( '#'+file.id ),
- $percent = $li.find('.progress .progress-bar');
+ $percent = $li.find('.progress .progress-bar');
// 避免重复创建
if ( !$percent.length ) {
$percent = $('').appendTo( $li ).find('.progress-bar');
+ '' +
+ ' ' +
+ '').appendTo( $li ).find('.progress-bar');
}
$li.find('p.state').text('上传中');
$percent.css( 'width', percentage * 100 + '%' );
@@ -1493,21 +1548,21 @@
uploaderFile.on( 'fileQueued', function( file ) {
$("#up_status").remove();
$("#thelist").append( '' +
- ' ' + file.name + '' +
- ' 等待上传... ' +
- ' ' );
+ '' + file.name + '' +
+ '等待上传... ' +
+ '' );
});
// 文件上传过程中创建进度条实时显示。
uploaderFile.on( 'uploadProgress', function(file, percentage) {
var $li = $( '#'+file.id ),
- $percent = $li.find('.progress .progress-bar');
+ $percent = $li.find('.progress .progress-bar');
// 避免重复创建
if ( !$percent.length ) {
$percent = $('').appendTo( $li ).find('.progress-bar');
+ '' +
+ ' ' +
+ '').appendTo( $li ).find('.progress-bar');
}
$li.find('p.state').text('上传中');
$percent.css( 'width', percentage * 100 + '%' );
@@ -1647,13 +1702,13 @@
// 文件上传过程中创建进度条实时显示。
uploaderImg.on( 'uploadProgress', function( file, percentage ) {
var $li = $( '#'+file.id ),
- $percent = $li.find('.progress .progress-bar');
+ $percent = $li.find('.progress .progress-bar');
// 避免重复创建
if ( !$percent.length ) {
$percent = $('').appendTo( $li ).find('.progress-bar');
+ '' +
+ ' ' +
+ '').appendTo( $li ).find('.progress-bar');
}
$li.find('p.state').text('上传中');
@@ -1751,17 +1806,17 @@
function up_dow_num(){
layer.prompt(
- {formType:0,title:"请输入下载数量",value:''},
- function(val,index,elem){
- $('input[name="dow_num"]').val(val);
- layer.close(index);
- }
+ {formType:0,title:"请输入下载数量",value:''},
+ function(val,index,elem){
+ $('input[name="dow_num"]').val(val);
+ layer.close(index);
+ }
);
}
-
+
From e914fde68de648510e59622d50db9d348540a803 Mon Sep 17 00:00:00 2001
From: zhengchanglong
Date: Thu, 9 Jan 2020 10:57:10 +0800
Subject: [PATCH 4/8] =?UTF-8?q?=E7=8E=A9=E5=AE=B6=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E8=B4=A6=E5=8F=B7=E9=94=81=E5=AE=9A=E6=B7=BB=E5=8A=A0=E5=A4=87?=
=?UTF-8?q?=E6=B3=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Controller/MemberController.class.php | 7 ++-
Application/Admin/View/Member/edit.html | 53 ++++++++++++++----
Application/Admin/View/Member/user_info.html | 54 ++++++++++++++-----
3 files changed, 90 insertions(+), 24 deletions(-)
diff --git a/Application/Admin/Controller/MemberController.class.php b/Application/Admin/Controller/MemberController.class.php
index 8eede5401..190b99bf6 100644
--- a/Application/Admin/Controller/MemberController.class.php
+++ b/Application/Admin/Controller/MemberController.class.php
@@ -1230,7 +1230,12 @@ class MemberController extends ThinkController
if ($accounts) $map['account'] = ['in', array_unique(explode("\n", $accounts))];
if ($id) $map['id'] = ['in', array_unique(explode("\n", $id))];
$users = M('user', 'tab_')->where($map)->field('id')->select();
- $res = M('user', 'tab_')->where($map)->setField(['lock_status' => $lock_status]);
+ if($_POST['lock_remark']){
+ $res = M('user', 'tab_')->where($map)->setField(['lock_status' => $lock_status,"lock_remark" => $_POST['lock_remark']]);
+ }else{
+ $res = M('user', 'tab_')->where($map)->setField(['lock_status' => $lock_status]);
+ }
+
if ($res) {
foreach ($users as $item) {
\Think\Log::actionLog('Member/lock_status', 'Member', $item['id']);
diff --git a/Application/Admin/View/Member/edit.html b/Application/Admin/View/Member/edit.html
index 2bae45352..01d3c5afe 100644
--- a/Application/Admin/View/Member/edit.html
+++ b/Application/Admin/View/Member/edit.html
@@ -13,7 +13,7 @@
|