提交 1dc08565 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

refactor: remove useless code

上级 e5ea67c4
......@@ -7,14 +7,9 @@
<script>
import ComponentLifecycle from '@/components/Lifecycle.uvue'
import { State, state } from '@/store/index.uts'
import { state } from '@/store/index.uts'
export default {
components: { ComponentLifecycle },
data(){
return {
_state: state as State
}
},
methods: {
// 自动化测试
getLifeCycleNum(): number {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册