<template> <Lttfee></Lttfee> </template> <script> import Lttfee from "~/page/Lc/Lttfee/views"; export default { name: "display-lttfee", components: { Lttfee }, created() { }, mounted() { } }; </script> <style></style>