提交 e03c02da 编写于 作者: D dolymood

update(doc): desc

上级 e83fe2af
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
title: '我是标题~~~', title: '我是标题~~~',
data: [ data: [
{ {
content: '<em>default</em>', content: '<em>align - center</em>',
class: 'cube-foo' class: 'cube-foo'
}, },
{ {
......
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
return [provinces, cities, areas] return [provinces, cities, areas]
} }
} },
methods: { methods: {
showPicker () { showPicker () {
this.picker.show() this.picker.show()
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
title: '我是标题~~~', title: '我是标题~~~',
data: [ data: [
{ {
content: '<em>default</em>', content: '<em>align - center</em>',
class: 'cube-foo' class: 'cube-foo'
}, },
{ {
......
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
return [provinces, cities, areas] return [provinces, cities, areas]
} }
} },
methods: { methods: {
showPicker () { showPicker () {
this.picker.show() this.picker.show()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册