Explorar o código

去掉debugger

lifanagju_citu hai 5 meses
pai
achega
25cbe8a081
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      pages/index/position.vue

+ 0 - 1
pages/index/position.vue

@@ -123,7 +123,6 @@ const gridList = [
 
 // 跳转企业详情
 const handleToDetails = ({ id, weiXinPublicUrl, title }) => {
-  debugger
 	if (id) {
 		uni.navigateTo({ url: `/pagesB/companyDetail/index?id=${id}` })
 	}