no message

Former-commit-id: f15181110a6aabe756ed7f711300b192c79293c8
Former-commit-id: 6be9466105e3c289072e3a0db5b1e3f0546d8714
Former-commit-id: a0c01f525426116840ad39a7f130b5f77ebefbc4
Former-commit-id: ad062fd56a932e7ebe644626f966348b53246641
This commit is contained in:
liyang
2018-06-12 00:08:48 +08:00
parent 65be076b27
commit 0a640f3a18
10 changed files with 207 additions and 2 deletions

View File

@@ -8,6 +8,11 @@ export default {
value: 'd2',
preview: '/static/image/theme/d2/preview@2x.png'
},
{
name: '简约线条',
value: 'line',
preview: '/static/image/theme/line/preview@2x.png'
},
{
name: '流星',
value: 'star',