Explorar o código

小程序修改文档完成1,3,5,6,7,8

sophieChenyx %!s(int64=6) %!d(string=hai) anos
pai
achega
26da4c4921

+ 1 - 1
app.json

@@ -22,7 +22,7 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#fff",
-    "navigationBarTitleText": "勋章战士",
+    "navigationBarTitleText": "小学王者班",
     "navigationBarTextStyle": "black"
   }
 }

+ 2 - 2
compontents/chat/chat.wxss

@@ -243,8 +243,8 @@
     position: absolute;
     right: 20rpx;
     top: 20rpx;
-    height: 19rpx;
-    width: 19rpx;    
+    height: 30rpx;
+    width: 30rpx;    
 }
 
 .content-data{

+ 2 - 2
compontents/lesson_list/lessonList.wxss

@@ -42,13 +42,13 @@
 /* 时间轴 */
 .timer-shaft {
     overflow: hidden;
-    margin: 0 0 68rpx 10rpx;
+    margin: 0 0 30rpx 10rpx;
     padding: 0 25rpx;
 }
 
 .art-lesson {
      position: relative;
-     margin-top: 30rpx;
+     margin-top: 24rpx;
  }
 
 .art-con {

+ 2 - 2
compontents/preview/preview.wxss

@@ -41,7 +41,7 @@
 
 /* 预览图片 */
 .material-con {
-    margin: 0 0 68rpx 10rpx;
+    margin: 0 0 30rpx 10rpx;
     padding: 0 25rpx;
     overflow: hidden;
 }
@@ -52,7 +52,7 @@
     margin-left: 53rpx;
     font-size: 28rpx;
     color: #303030;
-    margin-top: 30rpx;
+    margin-top: 24rpx;
 }
 
 .unfold {

+ 1 - 1
compontents/target/target.wxss

@@ -15,7 +15,7 @@
 }
 
 .target-txt {
-    height: 120rpx;
+    height: 140rpx;
     display: -webkit-box;
     font-size: 28rpx;
     margin-top: 15rpx;

+ 1 - 1
pages/art/art.js

@@ -201,7 +201,7 @@ Page({
         }
       })
     });
-    //分享按钮
+    //分享小程序按钮
     wx.showShareMenu({
       withShareTicket: true
     })

+ 2 - 2
pages/art/art.wxml

@@ -19,8 +19,8 @@
 
             <chat id="upload"
                 productionData="{{productionData}}" 
-                title="作品分享"
-                query="分享作品"
+                title="作品展示"
+                query="上传作品"
                 type="2"
                 columnType="6"
                 bind:myevent="onMyEvent"

+ 1 - 1
pages/index/index.wxml

@@ -48,7 +48,7 @@
             <!-- 答题 -->
             <view class="ranking">
               <view class="title">
-                <text>我的排名</text>
+                <text>好友比一比</text>
               </view>
               <view class="ranking-con">
                 <view class="rank">

+ 2 - 2
pages/index/index.wxss

@@ -161,8 +161,8 @@
 }
 
 .img image {
-  width: 100rpx;
-  height: 100rpx;
+  width: 140rpx;
+  height: 140rpx;
 }
 
 .img text {

+ 1 - 1
pages/input_content/input_content.js

@@ -187,7 +187,7 @@ Page({
   onLoad: function (options) {
     if(options.type == 2) {
       wx.setNavigationBarTitle({
-        title: '作品分享'
+        title: '作品展示'
       })
     }
     if(options.type == 1) {

+ 1 - 1
pages/particulars/particulars.js

@@ -143,7 +143,7 @@ Page({
     })
     if(type == 2) {
       wx.setNavigationBarTitle({
-        title: '作品分享'
+        title: '作品展示'
       })
     }
     if(type == 1) {

+ 3 - 2
pages/science/science.wxml

@@ -19,14 +19,15 @@
 
             <chat id="upload"
                 productionData="{{productionData}}" 
-                title="作品分享"
-                query="分享作品"
+                title="作品展示"
+                query="上传作品"
                 type="2"
                 columnType="5"
                 bind:myevent="onMyEvent"
                 data-type="2"
                 more="{{productionMore}}"/>
 
+
             <chat id="questions"
                 productionData="{{questionsData}}" 
                 title="答疑讨论"

+ 1 - 1
pages/transmit/transmit.wxml

@@ -10,7 +10,7 @@
             <view class="works">
                 <view class="title">
                     <image src="../../pages/image/xing.png" class="xing"></image>
-                    <text class="">分享作品</text>
+                    <text class="">上传作品</text>
                     <image src="../../pages/image/xing.png" class="xing"></image>
                 </view>
                 <view class="share-con" bindtap="particulars" data-postsId="{{productionData.id}}">