瀏覽代碼

解决冲突,格式化代码

xyg 2 年之前
父節點
當前提交
eef6ea4660
共有 2 個文件被更改,包括 1071 次插入1064 次删除
  1. 1 1
      nnzwminiapp/pages/map/item.wxml
  2. 1070 1063
      nnzwminiapp/pages/map/map.js

+ 1 - 1
nnzwminiapp/pages/map/item.wxml

@@ -1,5 +1,5 @@
 <!-- <scroll-view scroll-y="true"> -->
-  <view wx:for="{{10}}" style="width: 92%;  background: #fff; margin: 20rpx auto 0 auto; border-radius: 20rpx; box-shadow: 0px 3px 6px 0px rgb(98 137 174 / 18%);">
+  <view wx:for="{{popData}}" style="width: 92%;  background: #fff; margin: 20rpx auto 0 auto; border-radius: 20rpx; box-shadow: 0px 3px 6px 0px rgb(98 137 174 / 18%);">
     <!-- 标题 -->
     <view style="width: 90%; margin: auto; padding-top: 30rpx;">
       <view class="item-title">重庆市医科大学</view>

File diff suppressed because it is too large
+ 1070 - 1063
nnzwminiapp/pages/map/map.js


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