SilentLittleCat 7 năm trước cách đây
mục cha
commit
3fafc30fea

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 16 - 6
.idea/workspace.xml


+ 1 - 1
source/module/group/group_index.php

@@ -148,7 +148,7 @@ if(!$metadescription) {
 if(empty($curtype)) {
 if(empty($curtype)) {
     if(!empty($_GET['province'])) {
     if(!empty($_GET['province'])) {
         $_G['sg'] = [];
         $_G['sg'] = [];
-        $_G['sg']['group_list'] = C::t('forum_forum')->fetch_all_for_grouplist_by_province('北京市', 'displayorder', '*', 10);
+        $_G['sg']['group_list'] = C::t('forum_forum')->fetch_all_for_grouplist_by_province($_GET['province'], 'displayorder', '*', 10);
         include template('diy:group/area');
         include template('diy:group/area');
     } else {
     } else {
         include template('diy:group/index');
         include template('diy:group/index');

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác