wupengfei 2 years ago
parent
commit
b3df92f313
2 changed files with 9 additions and 7 deletions
  1. 1 1
      .idea/workspace.xml
  2. 8 6
      application/mall/view/store_goods/form.html

+ 1 - 1
.idea/workspace.xml

@@ -209,7 +209,7 @@
       <workItem from="1672102740019" duration="3380000" />
       <workItem from="1672186838373" duration="4384000" />
       <workItem from="1672274308370" duration="2131000" />
-      <workItem from="1672360556201" duration="3568000" />
+      <workItem from="1672360556201" duration="3592000" />
     </task>
     <servers />
   </component>

+ 8 - 6
application/mall/view/store_goods/form.html

@@ -155,7 +155,15 @@
                         </label>
                         <div class="layui-form-mid layui-word-aux" style="margin-left: 10px">不填(或0)表示包邮</div>
                     </div>
+                    <div class="layui-form-item layui-row layui-col-space15">
+                        <label class="layui-col-xs9 relative">
+                            <span class="color-green">详情</span>
+                            <textarea name="content">{$vo.detail|default=""}</textarea>
+                        </label>
+                    </div>
+
                 </div>
+
             <!-- 运费设置 end-->
 
 
@@ -239,12 +247,6 @@
 
 
 
-                        <div class="layui-form-item layui-row layui-col-space15">
-                            <label class="layui-col-xs9 relative">
-                                <span class="color-green">详情</span>
-                                <textarea name="content">{$vo.detail|default=""}</textarea>
-                            </label>
-                        </div>
 
 
                         <div class="layui-form-item text-center">