wupengfei 2 years ago
parent
commit
29f3a13437
2 changed files with 4 additions and 2 deletions
  1. 2 2
      .idea/workspace.xml
  2. 2 0
      application/operate/view/contact/index.html

+ 2 - 2
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/operate/view/contact/form.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/contact/form.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/operate/view/contact/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/contact/index.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -211,7 +211,7 @@
       <workItem from="1663548946176" duration="17651000" />
       <workItem from="1663721089544" duration="18248000" />
       <workItem from="1663807609347" duration="18144000" />
-      <workItem from="1663893231881" duration="8058000" />
+      <workItem from="1663893231881" duration="8348000" />
     </task>
     <servers />
   </component>

+ 2 - 0
application/operate/view/contact/index.html

@@ -12,6 +12,7 @@
             <th class='text-left nowrap'>标题</th>
             <th class='text-left nowrap'>二维码</th>
             <th class='text-left nowrap'>归属模块</th>
+            <th class='text-left nowrap'>标识</th>
             <th class='text-left nowrap'>电话</th>
             <th class='text-left nowrap'>EMAIL</th>
             <th class="text-left" style="width: 20%">操作</th>
@@ -24,6 +25,7 @@
             <td class='text-left nowrap'>{$vo.name|default=''}</td>
             <td class='text-left nowrap'><img data-tips-image="{$vo.qrcode|default=''}"  src="{$vo.qrcode|default=''}" height="50px" width="50px"></td>
             <td class='text-left nowrap'>{$vo.place}</td>
+            <td class='text-left nowrap'>{$vo.tag}</td>
             <td class='text-left nowrap'>{$vo.phone}</td>
             <td class='text-left nowrap'>{$vo.email}</td>
             <td class='text-left' style="width: 20%">