mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化手机菜单
This commit is contained in:
parent
0a4e2e3bb8
commit
252233e755
@ -60,7 +60,7 @@
|
|||||||
<div class="col-sm-10">
|
<div class="col-sm-10">
|
||||||
<input v-model="addHousekeepingTypeInfo.url" type="text" placeholder="选填,请填写URL"
|
<input v-model="addHousekeepingTypeInfo.url" type="text" placeholder="选填,请填写URL"
|
||||||
class="form-control">
|
class="form-control">
|
||||||
<label style="color: red;">请使用浏览器打开商城,复制#号已后的全部地址。如:/pages/market/market?typeId=xxxx</label>
|
<label>请使用浏览器打开商城,复制#号已后的全部地址。如:/pages/market/market?typeId=xxxx</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -61,7 +61,7 @@
|
|||||||
<div class="col-sm-10">
|
<div class="col-sm-10">
|
||||||
<input v-model="editHousekeepingTypeInfo.url" type="text" placeholder="选填,请填写URL"
|
<input v-model="editHousekeepingTypeInfo.url" type="text" placeholder="选填,请填写URL"
|
||||||
class="form-control">
|
class="form-control">
|
||||||
<label style="color: red;">请使用浏览器打开商城,复制#号已后的全部地址。如:/pages/market/market?typeId=xxxx</label>
|
<label>请使用浏览器打开商城,复制#号已后的全部地址。如:/pages/market/market?typeId=xxxx</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user