init
This commit is contained in:
12
public/vue-remote-temp.js
Normal file
12
public/vue-remote-temp.js
Normal file
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<div>
|
||||
<el-button type="primary">远程组件</el-button>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default{
|
||||
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user