Browse Source

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

zhaobao 8 months ago
parent
commit
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">

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/packageA/pages/danger/index.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/mp-weixin/packageA/pages/danger/index.wxml


Some files were not shown because too many files changed in this diff