yshop1.6发布:新增砍价功能,新增加锁功能,修复其他bug

This commit is contained in:
hupeng
2019-12-23 20:10:03 +08:00
parent d2585cdd8b
commit 1ccc3e7092
5 changed files with 27 additions and 40 deletions

View File

@ -1,6 +1,6 @@
<template>
<div>
<div ref="editor" style="text-align:left;margin: 5px">
<div ref="editor" style="text-align:left;margin: 5px;width: 700px">
</div>
</div>
</template>