修改tabbar报错
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
<!-- 首页 -->
|
||||
<template>
|
||||
<view>
|
||||
首页
|
||||
首页1111
|
||||
</view>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user