Kaynağa Gözat

Merge branch 'master' of http://118.190.145.217:3000/xiaojincai/wanzb_xcxv2

tanyanfei 3 yıl önce
ebeveyn
işleme
bda9f0e447
3 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 1 1
      pages/record/record.wxml
  2. 1 1
      pages/today/today.wxml
  3. 1 1
      project.config.json

+ 1 - 1
pages/record/record.wxml

@@ -20,7 +20,7 @@
 </view>
 </view>
 
 
 <view class="content">
 <view class="content">
-    <text>操盘总结</text>{{info.experience?info.experience:'无'}}
+    <text>今日反思</text>{{info.experience?info.experience:'无'}}
 </view>
 </view>
 <view class="content comment">
 <view class="content comment">
     <text>顽主点评</text>{{info.wanzhu_comment?info.wanzhu_comment:'无'}} 
     <text>顽主点评</text>{{info.wanzhu_comment?info.wanzhu_comment:'无'}} 

+ 1 - 1
pages/today/today.wxml

@@ -59,7 +59,7 @@
                  class="img" src="{{i}}"></image>
                  class="img" src="{{i}}"></image>
 </view>
 </view>
 <view class="content" wx:if='{{datas.today_record.experience}}'>
 <view class="content" wx:if='{{datas.today_record.experience}}'>
-    <view class="title">操盘总结</view>
+    <view class="title">今日反思</view>
      {{datas.today_record.experience?datas.today_record.experience:'无'}}
      {{datas.today_record.experience?datas.today_record.experience:'无'}}
 </view>
 </view>
 <view class="content" wx:if='{{datas.today_record.wanzhu_comment}}'>
 <view class="content" wx:if='{{datas.today_record.wanzhu_comment}}'>

+ 1 - 1
project.config.json

@@ -27,7 +27,7 @@
 	},
 	},
 	"compileType": "miniprogram",
 	"compileType": "miniprogram",
 	"libVersion": "2.15.0",
 	"libVersion": "2.15.0",
-	"appid": "wx2938132b773c7b5a",
+	"appid": "wxb299e10e65157301",
 	"projectname": "newwzb_xcx",
 	"projectname": "newwzb_xcx",
 	"debugOptions": {
 	"debugOptions": {
 		"hidedInDevtools": []
 		"hidedInDevtools": []