wupengfei 2 lat temu
rodzic
commit
d01ed7d577

+ 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="3592000" />
+      <workItem from="1672360556201" duration="3605000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/mall/view/store_goods/form.html

@@ -158,7 +158,7 @@
                     <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>
+                            <textarea name="detail">{$vo.detail|default=""}</textarea>
                         </label>
                     </div>