官網更新
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<ihead></ihead>
|
||||
<div class="contentPage">
|
||||
|
||||
<div class="contentTable">
|
||||
<leftMenu> </leftMenu>
|
||||
<icontent></icontent>
|
||||
</div>
|
||||
</div>
|
||||
<ifooter></ifooter>
|
||||
|
||||
</div>
|
||||
|
||||
</template>
|
||||
@@ -18,7 +10,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
msg: "Welcome to Your Vue.js App"
|
||||
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user