清理页面
This commit is contained in:
@@ -91,8 +91,6 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import AiFixedBtn from '@/components/AiFixedBtn'
|
||||
import AiBack from '@/components/AiBack'
|
||||
|
||||
export default {
|
||||
data() {
|
||||
@@ -104,11 +102,6 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
components: {
|
||||
AiBack,
|
||||
AiFixedBtn
|
||||
},
|
||||
|
||||
onLoad(query) {
|
||||
uni.showLoading()
|
||||
this.id = query.id
|
||||
|
||||
Reference in New Issue
Block a user