Site Notice

hello, world

Difference between revisions of "Forum:Test"

From Project-EPB Commons
([InPageEdit] 没有编辑摘要)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
+
<div class="wiki-forum" data-title="Forum Topic 1" data-depth-max="3">
  "title": "Forum Test",
+
   <div
   "user": "机智的小鱼君",
+
    class="forum-thread forum-first"
  "publish": "2020-12-26T15:00:00.000Z",
+
    data-user-author="User1"
   "content": "楼主",
+
    data-time-publish="2020-12-27T08:08:00.000Z"
   "threads": [
+
   >
     {
+
    <div class="forum-content">I am first thread!</div>
       "user": "机智的小鱼君",
+
  </div>
       "publish": "2020-12-26T15:01:00.000Z",
+
  <div
       "content": "二楼",
+
    class="forum-thread"
      "threads": [
+
    data-user-author="User2"
        {
+
    data-time-publish="2020-12-27T08:08:01.000Z"
          "user": "机智的小鱼君",
+
   >
          "publish": "2020-12-26T15:02:00.000Z",
+
    <div class="forum-content">I am second</div>
          "content": "二楼的回复"
+
     <div
        }
+
       class="forum-thread"
      ]
+
      data-user-author="User3"
     },
+
       data-time-publish="2020-12-27T08:08:02.000Z"
     {
+
    >
       "user": "机智的小鱼君",
+
       <div class="forum-content">I am the reply in the second thread</div>
       "publish": "2020-12-26T15:03:00.000Z",
+
    </div>
       "content": "三楼"
+
  </div>
     },
+
  <div
   ]
+
    class="forum-thread"
}
+
    data-user-author="User4"
 +
    data-time-publish="2020-12-27T08:08:03.000Z"
 +
  >
 +
    <div class="forum-content">I am third</div>
 +
  </div>
 +
</div>
 +
 
 +
<div class="wiki-forum" data-title="论坛主题2" data-depth-max="3">
 +
  <div
 +
    class="forum-thread forum-first"
 +
    data-user-author="User1"
 +
    data-time-publish="2020-12-27T08:08:00.000Z"
 +
  >
 +
    <div class="forum-content">我是楼主!</div>
 +
  </div>
 +
  <div
 +
    class="forum-thread"
 +
    data-user-author="User2"
 +
    data-time-publish="2020-12-27T08:08:01.000Z"
 +
  >
 +
     <div class="forum-content">我是二楼</div>
 +
     <div
 +
       class="forum-thread"
 +
      data-user-author="User3"
 +
       data-time-publish="2020-12-27T08:08:02.000Z"
 +
    >
 +
       <div class="forum-content">我是二楼的回复</div>
 +
    </div>
 +
  </div>
 +
  <div
 +
    class="forum-thread"
 +
    data-user-author="User4"
 +
    data-time-publish="2020-12-27T08:08:03.000Z"
 +
  >
 +
     <div class="forum-content">那我就是三楼吧……</div>
 +
   </div>
 +
</div>

Latest revision as of 21:33, 28 December 2020

I am first thread!
I am second
I am the reply in the second thread
I am third
我是楼主!
我是二楼
我是二楼的回复
那我就是三楼吧……