From 438c05ef9f439f4d11f219fdfda17c66a32b7e6c Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期六, 03 十一月 2018 14:55:29 +0800 Subject: [PATCH] 拖动改变大小 --- gx_tieta/WebRoot/pages/js/common.js | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/pages/js/common.js b/gx_tieta/WebRoot/pages/js/common.js index a690ea9..7e48252 100644 --- a/gx_tieta/WebRoot/pages/js/common.js +++ b/gx_tieta/WebRoot/pages/js/common.js @@ -521,4 +521,11 @@ } //var str = page+'?province='+province+'&city='+city+'&county='+county+'&home='+home; return str; +} + +// 妫�娴嬬敤鎴锋槸鍚︽湁鏉冮檺 +function checkUserPermit(permits, name) { + // 閬嶅巻 + + } \ No newline at end of file -- Gitblit v1.9.1