优化单据显示,自适应

This commit is contained in:
季圣华
2019-09-14 10:43:17 +08:00
parent 9247e77398
commit edc5404dae
83 changed files with 1151 additions and 498 deletions

View File

@@ -1,12 +1,12 @@
/*!
* Copyright (c) 2013-Now http://jeesite.com All rights reserved.
* Copyright (c) 2013-Now 华夏ERP All rights reserved.
*
* 通用公共JavaScript注意项目请不要修改公共CSS样式若需要新增或调整请在common.js中覆盖
* @author ThinkGem
* @version 2019-7-10
* @author jishenghua
* @version 2019-9-14
*/
if (typeof jQuery === "undefined") {
throw new Error("JeeSite's JavaScript requires jQuery")
throw new Error("JSHERP's JavaScript requires jQuery")
}
(function($, window, undefined) {
parent.$("iframe.ui-layout-content").each(function() {