Merge remote-tracking branch 'origin/master'
# Conflicts: # src/router/index.js
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<br/><br/>
|
||||
</div>
|
||||
<br/>
|
||||
<el-button type="info" @click="getProjectNum()">阅读该期</el-button>
|
||||
<el-button type="info" @click="getMonely()">阅读该期</el-button>
|
||||
<br/><br/>
|
||||
</el-card>
|
||||
</el-col>
|
||||
@@ -110,7 +110,7 @@
|
||||
<span style="font-size:18px;font-weight:540;color: #676767">欢迎推荐和自荐项目!</span>
|
||||
<br/><br/>
|
||||
</div>
|
||||
<el-button type="info" style="margin-top:37px">推荐项目</el-button>
|
||||
<el-button type="info" @click="getProjectNum()" style="margin-top:37px">推荐项目</el-button>
|
||||
<br/><br/>
|
||||
</el-card>
|
||||
</el-col>
|
||||
|
15
src/components/MonthlyDetail.vue
Normal file
15
src/components/MonthlyDetail.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<div>
|
||||
sssss
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "MonthlyDetailComponent"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user