- 知识产权 |
-
+
+
+ 知识产权 |
+
- |
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ 游戏名称: |
+
+
+ |
+
+
+ 运营平台: |
+
@@ -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);
+ }
);
}
-
+
diff --git a/Application/Admin/View/StatementMangement/lists.html b/Application/Admin/View/StatementMangement/lists.html
new file mode 100644
index 000000000..414192cbc
--- /dev/null
+++ b/Application/Admin/View/StatementMangement/lists.html
@@ -0,0 +1,479 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 对账单类型 |
+ 生成时间 |
+ 对账公司 |
+ 对账日期 |
+ 对账金额 |
+ 确认状态 |
+ 操作 |
+
+
+
+
+
+
+
+ aOh! 暂时还没有内容! |
+
+
+
+
+
+ {$data.statement_type} |
+ {$data.create_time} |
+ {$data.company_name} |
+ {$data.statement_begin_time}-{$data.statement_end_time} |
+ {$data.statement_money} |
+ {$data.is_confirm} |
+ 撤销
+ 编辑 |
+
+
+
+
+
+
+
+
+
+
+ 导出
+
+ {$_page|default=''}
+
+
+
+
+
+
+
+ if(C('COLOR_STYLE')=='blue_color') echo '
+
+ ';
+
+
+
+
+
+
+
+
+
+
diff --git a/Application/Admin/View/Tool/company_info.html b/Application/Admin/View/Tool/company_info.html
new file mode 100644
index 000000000..3027beaf3
--- /dev/null
+++ b/Application/Admin/View/Tool/company_info.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+
+
+
+
+ {$meta_title}
+ 公司对外展示信息管理
+
+
+
+
+
+
+
+
+
+
+
+
+
|