소스 검색

Signed-off-by: zhaobao <528046418@qq.com>

zhaobao 8 달 전
부모
커밋
c1bb4a30a5

+ 1 - 1
packageA/pages/danger/index.vue

@@ -10,7 +10,7 @@
 		</view>	
 		<view class="pageMain">
 			<uni-swipe-action class="item-action-box">
-				<uni-card padding="10px 0" margin="5px 0" v-for="(item,idx) in items" :key="`${item.dangerId}`">
+				<uni-card padding="10px 0" margin="5px 0" v-for="(item,idx) in items" :key="idx">
 					<uni-swipe-action-item class="item-action" :auto-close="true">
 						<template v-slot:right>
 							<view class="slot-button">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/packageA/pages/danger/index.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
unpackage/dist/dev/mp-weixin/packageA/pages/danger/index.wxml


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.