<template> <view> </view> </template> <script> import * as API from '@/apis/pagejs/pagesInspection.js' export default { data() { return { }; } } </script> <style lang="scss"> </style>