style update

Former-commit-id: 1328d7ddc9a9238a33efa48a82429973936ae918 [formerly 1328d7ddc9a9238a33efa48a82429973936ae918 [formerly 1328d7ddc9a9238a33efa48a82429973936ae918 [formerly 1328d7ddc9a9238a33efa48a82429973936ae918 [formerly 1794499d660de5925449301c01bea6ec70f48bf6 [formerly e6a0bf18ff3e9dd2443bc5d888bacd95c63bdd93]]]]]
Former-commit-id: 37c595aa7c68c56b3e135e62c7f1aafe3a71f44e
Former-commit-id: 674be1d5e6e15bb835951e74f7de0c741709ee72
Former-commit-id: d90df7ef7b06ed86c395b1895aa40fc58f8ed99e [formerly 9d44390d835f52bd81fbc378d259e4bff529c00c]
Former-commit-id: 73d7ed41e634978d0db76fbf87ab3c074964b3ce
Former-commit-id: 6d0b12c35724f9d37d3870abb0cb8f73d5693d7d
Former-commit-id: 5bc0128a4da42f99fcd39086ab277a0d9bfabe2b
Former-commit-id: 9585efbe213462ec6d60e4b404a616a1f54618aa
Former-commit-id: 47882c929549bf44b4b0698e1027f6e46c715b7b
This commit is contained in:
liyang
2018-11-18 08:22:33 +08:00
parent 79b767620e
commit beebe9a126
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
<template>
<d2-container :filename="filename">
<template slot="header">基本示例</template>
<d2-quill
style="min-height: 200px; margin-bottom: 20px;"
v-model="value"

View File

@@ -1,6 +1,5 @@
<template>
<d2-container :filename="filename">
<template slot="header">基本示例</template>
<d2-mde
v-model="text"
class="mde"/>