XSLu08042 пре 1 недеља
родитељ
комит
f97b565ce1
2 измењених фајлова са 5 додато и 3 уклоњено
  1. 1 1
      pages/home/index.vue
  2. 4 2
      pages_course/video.vue

+ 1 - 1
pages/home/index.vue

@@ -16,7 +16,7 @@
 					<view class="func-cont" >
 						<view class="search-cont">
 							<image class="icon-search" src="../../static/images/search.png" mode=""></image>
-							<input type="text" disabled value="" placeholder="搜索商品、症状、功能主治" placeholder-style="font-size:28rpx;color:#BBBBBB;font-family: PingFang SC;" @click="toSearch" />
+							<input type="text" disabled value="" placeholder="搜索商品" placeholder-style="font-size:28rpx;color:#BBBBBB;font-family: PingFang SC;" @click="toSearch" />
 						</view>
 						<!-- 购物车 -->
 						<!-- <uni-badge size="small" :text="cartCount" absolute="rightTop" type="error">

+ 4 - 2
pages_course/video.vue

@@ -13,9 +13,9 @@
 				</view>
 			</view>
 			<view class="title">{{title}}</view>
-			<view class="name x-ac">
+			<view class="name x-ac" v-if="configJson.broadcastingEnable">
 				<image class="" src="https://cdn.his.cdwjyyh.com/minapp/course_select_icon.png"></image>
-				<text>播出主体:御君方互联网医院</text>
+				<text>播出主体:{{configJson.broadcasting || ''}}</text>
 			</view>
 			<view class="btn" @click="getLink(1)">点击开始观看</view>
 			<view class="desc-box line">监督投诉电话:400-1881-959</view>
@@ -85,6 +85,7 @@
 				courseInfo: {},
 				loading: false,
 				configJson: {
+					broadcasting: '御君方互联网医院',
 					coverImg: "",
 					network: '芳华未来',
 					support: '华夏文化促进会大健康养生文化专委会',
@@ -93,6 +94,7 @@
 					unit: '大石桥市融媒之声广播电视报刊,网络新传媒有限公司'
 				},
 				defaultInfo: {
+					broadcasting: '御君方互联网医院',
 					coverImg: "",
 					network: '芳华未来',
 					support: '华夏文化促进会大健康养生文化专委会',