y595705120 2 anos atrás
pai
commit
ad6e79bff1

+ 1 - 1
src/containers/center/setting/index.vue

@@ -78,7 +78,7 @@
                     </el-form-item>
                   </li>
                   <li class="txt-r">
-                    <span class="l-t"></span>注:<i></i>只有头像、性别、毕业可以修改
+                    <span class="l-t"></span>注:<i></i>只有头像、性别、毕业可以修改
                   </li>
                   <li class="mt20">
                     <span class="l-t"></span>

+ 3 - 2
src/containers/post/info.vue

@@ -3,8 +3,9 @@
     <navbar :user="userInfo"></navbar>
     <div style="width: 1094px;background-color: white;margin: 0 auto; border-radius: 10px;">
       <div class="postDialog">
-        <h1 class="tc mt20" style="font-size: 50px; color: #000000;">
-        {{postInfo.title}}
+        <h1 class="tc mt20" style="font-size: 35px; color: #000000;">
+          {{postInfo.title}}
+          <el-button type="text" class="ml20" @click="$router.go(-1)">返回</el-button>
         </h1>
         <h2 class="tc mt20" style="font-size: 30px;">
           发布时间:{{postInfo.publishTime}}