lhl %!s(int64=3) %!d(string=hai) anos
pai
achega
69935d76e1

+ 2 - 2
pages/cart/cat1.vue

@@ -11,13 +11,13 @@
 					<!-- 订单列表 -->
 					<view class="order-item" @click="ToDetail(1)">
 						<view class="list-cell">
-							<image class="image" src="../../static/index/huiyuan2.png"></image>
+							<image class="image" src="../../static/img/huiyuan2.png"></image>
 							<view class="list-tpl">个人报名</view>
 						</view>
 					</view>
 					<view class="order-item" @click="ToDetail(2)">
 						<view class="list-cell">
-							<image class="image" src="../../static/index/huiyuan1.png"></image>
+							<image class="image" src="../../static/img/huiyuan1.png"></image>
 							<view class="list-tpl">团队报名</view>
 						</view>
 					</view>

+ 7 - 1
pages/index/index.vue

@@ -41,7 +41,7 @@
 				红会科普
 			</view>
 		</view>
-		<view class="list-box" v-for="(item,index) in science" :key='index' @click="Jump(item.id)">
+		<view class="list-box" v-for="(item,index) in science" :key='index' @click="Jump(item)">
 			<view class="box-left">
 				<image src="../../static/img/moren.png" mode="" class="left-img"></image>
 			</view>
@@ -180,6 +180,12 @@
 					}
 				})
 			},
+			// 跳转红会科普详情
+			Jump(item) {
+				uni.navigateTo({
+					url:"/pages/applic/info?id="+item.id
+				})	
+			},
 			//轮播图
 			loadIndex() {
 				loadIndexs({}).then(({

BIN=BIN
static/img/huiyuan1.png


BIN=BIN
static/img/huiyuan2.png


BIN=BIN
static/index/huiyuan1.png


BIN=BIN
static/index/huiyuan2.png


BIN=BIN
static/index/index01.png


BIN=BIN
static/index/index02.png


BIN=BIN
static/index/index03.png


BIN=BIN
static/index/index04.png


BIN=BIN
static/index/index05.png


BIN=BIN
static/index/index06.png


BIN=BIN
static/index/index07.png


BIN=BIN
static/index/index08.png


BIN=BIN
static/index/index09.png


BIN=BIN
static/index/index10.png