lx há 5 anos atrás
pai
commit
27ca7dfb7f
4 ficheiros alterados com 4 adições e 5 exclusões
  1. 0 3
      pages/news/news.js
  2. 1 1
      pages/news/news.wxml
  3. 2 0
      pages/news/news.wxss
  4. 1 1
      project.config.json

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 3
pages/news/news.js


+ 1 - 1
pages/news/news.wxml

@@ -5,7 +5,7 @@
    <view class="author-time">
     <!-- <image class="author-avatar" src="../{{currentNews.icon}}"></image> -->
     <text class="author-name">{{ currentNews.author }}</text>
-    <text class="const-text">发表于</text>
+    <!-- <text class="const-text">发表于</text> -->
     <text class="time">{{ currentNews.time }}</text>
   </view>
   <view class="horizon"></view>

+ 2 - 0
pages/news/news.wxss

@@ -49,6 +49,7 @@
   font-weight: 700;
   margin-top: 30rpx;
   letter-spacing: 2px;
+  text-align: center;
   /* color: #4b556c; */
 }
 
@@ -88,6 +89,7 @@
   margin-top: 20rpx;
   margin-right: 30rpx;
   margin-left: 30rpx;
+  /* margin-bottom: 50rpx; */
   line-height: 44rpx;
   letter-spacing: 2px;
   font-size: 26rpx;

+ 1 - 1
project.config.json

@@ -32,7 +32,7 @@
 	},
 	"compileType": "miniprogram",
 	"libVersion": "2.11.1",
-	"appid": "wxa2b202ed95d3546f",
+	"appid": "wx24f8183c606b4916",
 	"projectname": "shares",
 	"debugOptions": {
 		"hidedInDevtools": []

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff