format.js

Former-commit-id: 8243984da4fe1cef02128249e3553a390da9aa8b
Former-commit-id: 71a9ff274c3158e5b3284a6252bef69cfcd0d680
Former-commit-id: 37de1e7e35cf19efa01f2011d012ef53e2065d2e
This commit is contained in:
李杨
2018-01-16 16:11:53 +08:00
parent 903d62c012
commit 3ee77c7059
4 changed files with 10 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
export default `<p>
<strong class="ql-size-large" style="color: rgb(0, 138, 0);">
export default `<p class="ql-align-center">
<strong class="ql-size-large" style="color: rgb(65, 184, 131);">
D2 Admin
</strong>
by
<strong class="ql-size-large" style="color: rgb(0, 138, 0);">
<strong class="ql-size-large" style="color: rgb(65, 184, 131);">
vue.js
</strong>
</p>`