diff --git a/Application/Admin/View/SocietyInfo/lists.html b/Application/Admin/View/SocietyInfo/lists.html index 64ff1829b..0e8ec59b8 100644 --- a/Application/Admin/View/SocietyInfo/lists.html +++ b/Application/Admin/View/SocietyInfo/lists.html @@ -112,11 +112,13 @@ - +
+

文件格式参考:请严格按照此格式,文件的第一行必须是字段名,且字段名不允许修改,游戏类型目前仅支持:国战、宫斗、返利服、商战、传奇、仙侠、卡牌、策略如果游戏为多个类型,请用“/”隔开,如:策略/卡牌

+
-
+
@@ -188,6 +190,60 @@
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + style="background: yellow;" > + + + + + + + + + + + + + + + + + + + + +
省份城市公司注册资本负责人电话微信QQ游戏类型所做游戏合作平台推广规模流水地址联盟信息是否为意向客户备注信息对接人
------------------------------------
+
+
+
{$_page|default=''}
@@ -239,11 +295,15 @@ $("#excel_in").click(function () { $(".search_list").hide(); $(".excel_list").show(); + $(".society_list,.page").hide(); + $(".model").show(); return false; }); $("#excel_back").click(function () { $(".search_list").show(); $(".excel_list").hide(); + $(".society_list,.page").show(); + $(".model").hide(); return false; }); $("#timeset").click(function () {