|
@@ -248,11 +248,6 @@ var table = {
|
|
|
if($.common.equals("self", target)) {
|
|
|
var height = $(this).data('height');
|
|
|
var width = $(this).data('width');
|
|
|
-
|
|
|
- if ($.common.isMobile()) {
|
|
|
- width = 'auto';
|
|
|
- height = 'auto';
|
|
|
- }
|
|
|
layer.open({
|
|
|
title: false,
|
|
|
type: 1,
|