wupengfei 2 years ago
parent
commit
836a17e3d1
2 changed files with 2 additions and 3 deletions
  1. 2 2
      .idea/workspace.xml
  2. 0 1
      application/mall/view/store_goods/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/api/controller/Order.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Order.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/mall/view/store_goods/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/mall/view/store_goods/index.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -170,7 +170,7 @@
       <workItem from="1666054299858" duration="23137000" />
       <workItem from="1666140525910" duration="23609000" />
       <workItem from="1666227349089" duration="7795000" />
-      <workItem from="1666313182769" duration="7359000" />
+      <workItem from="1666313182769" duration="7835000" />
     </task>
     <servers />
   </component>

+ 0 - 1
application/mall/view/store_goods/index.html

@@ -41,7 +41,6 @@
             </td>
 
             <td class='text-left nowrap'>
-                快递费用:{$vo.price_express|default='0.00'} 元<br>
                 销售状态:{eq name='vo.status' value='0'}<span class="layui-badge">已下架</span>{else}<span class="layui-badge layui-bg-green">销售中</span>{/eq}<br>
             </td>
             <td class='text-left nowrap padding-0 relative'>