Authored by mali

店铺添加BLK类型

@@ -55,8 +55,9 @@ @@ -55,8 +55,9 @@
55 <input type="radio" name="appType" value="1"/></label> 55 <input type="radio" name="appType" value="1"/></label>
56 <label class="radio-inline"> 56 <label class="radio-inline">
57 <input type="radio" name="appType" value="0"/></label> 57 <input type="radio" name="appType" value="0"/></label>
  58 + <span class="red" style="margin-left: 10px;">注:BLK店铺,店铺内商品默认全部为BLK商品,创建商品时会自动加上BLK标识</span>
58 </div> 59 </div>
59 - <input type="hidden" id="appType" value="<%data.appType%>" for="radio" required> 60 + <input type="hidden" id="appType" value="<%data.appType%>" for="radio" required placeholder="BLK标识">
60 </div> 61 </div>
61 <div class="form-group"> 62 <div class="form-group">
62 <div class="col-sm-1 control-label"> 63 <div class="col-sm-1 control-label">