From 4e2cb1b1d65c2f6b6fe43a0dae9964623fecae59 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期六, 03 十一月 2018 15:09:56 +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