Commit da8e8981 authored by 周远喜's avatar 周远喜

portal 发布成功。

parent db72294d
<template> <template>
<div class="container"> <div class="container">
<iview/>
<h2>欢迎登陆!</h2>
</div> </div>
</template> </template>
<script> <script>
import iview from './crm/statistical/index.vue' // import iview from './crm/statistical/index.vue'
export default { export default {
components: { // components: {
iview // iview
} // }
} }
</script> </script>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment