点赞/评论/个人主页功能完善
This commit is contained in:
@@ -120,18 +120,7 @@
|
||||
<br/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div style="display: flex;flex-direction:column;flex-wrap: nowrap">-->
|
||||
<!-- <div class="UserInfo">-->
|
||||
<!-- 用户信息展示内容:-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="RightContent">-->
|
||||
<!-- 空位置,待填入-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="ReferralProgram">-->
|
||||
<!-- 推荐项目目录-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<RightTools></RightTools>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -140,8 +129,10 @@
|
||||
<script>
|
||||
import axios from 'axios'
|
||||
import Vue from "vue";
|
||||
import RightTools from "@/components/Home/RightTools.vue";
|
||||
export default {
|
||||
name: "MonthlyComponent",
|
||||
components: {RightTools},
|
||||
data(){
|
||||
return{
|
||||
// 项目总数
|
||||
|
Reference in New Issue
Block a user