chore(build): 调整个别组件的位置,减少对主包尺寸的影响
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import mypOne from '../_components/myp-one/myp-one.vue';
|
||||
export default {
|
||||
components: {
|
||||
mypOne
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
isClick: false,
|
||||
|
||||
Reference in New Issue
Block a user