mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
Doc: remove unused script in site
This commit is contained in:
@@ -55,8 +55,9 @@ Vue.component(Steps.name, Steps);
|
||||
</van-steps>
|
||||
|
||||
<van-button @click="nextStep">下一步</van-button>
|
||||
```
|
||||
|
||||
<script>
|
||||
```javascript
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
@@ -70,7 +71,6 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
```
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user