Sfoglia il codice sorgente

小程序新增的功能

gyj 2 anni fa
parent
commit
c6c3848842

+ 18
- 0
api/homePage/index.js Vedi File

@@ -0,0 +1,18 @@
1
+import request from '@/utils/request'
2
+
3
+// 调解首页数据
4
+export function todoCount(data) {
5
+	return request({
6
+		'url': '/caseApplication/todoCount',
7
+		method: 'get',
8
+		params: data
9
+	})
10
+}
11
+// 仲裁调解首页数据
12
+export function toDoCountReferee(data) {
13
+	return request({
14
+		'url': '/caseApplication/toDoCount',
15
+		method: 'get',
16
+		params: data
17
+	})
18
+}

+ 81
- 81
pages.json Vedi File

@@ -15,71 +15,71 @@
15 15
 				"navigationBarTitleText": "注册"
16 16
 			}
17 17
 		},
18
-		// {
19
-		// 	"path": "pages/index",
20
-		// 	"style": {
21
-		// 		"navigationBarTitleText": "首页",
22
-		// 		"navigationStyle": "custom"
23
-		// 	}
24
-		// }, 
18
+		{
19
+			"path": "pages/index",
20
+			"style": {
21
+				"navigationBarTitleText": "首页"
22
+				// "navigationStyle": "custom"
23
+			}
24
+		}, 
25 25
 		{
26 26
 			"path": "pages/work/index",
27 27
 			"style": {
28 28
 				"navigationBarTitleText": "工作台"
29 29
 			}
30 30
 		},
31
-		// {
32
-		// 	"path": "pages/mine/index",
33
-		// 	"style": {
34
-		// 		"navigationBarTitleText": "我的"
35
-		// 	}
36
-		// },
37
-		// {
38
-		// 	"path": "pages/mine/avatar/index",
39
-		// 	"style": {
40
-		// 		"navigationBarTitleText": "修改头像"
41
-		// 	}
42
-		// }, {
43
-		// 	"path": "pages/mine/info/index",
44
-		// 	"style": {
45
-		// 		"navigationBarTitleText": "个人信息"
46
-		// 	}
47
-		// }, {
48
-		// 	"path": "pages/mine/info/edit",
49
-		// 	"style": {
50
-		// 		"navigationBarTitleText": "编辑资料"
51
-		// 	}
52
-		// }, {
53
-		// 	"path": "pages/mine/pwd/index",
54
-		// 	"style": {
55
-		// 		"navigationBarTitleText": "修改密码"
56
-		// 	}
57
-		// }, {
58
-		// 	"path": "pages/mine/setting/index",
59
-		// 	"style": {
60
-		// 		"navigationBarTitleText": "应用设置"
61
-		// 	}
62
-		// }, {
63
-		// 	"path": "pages/mine/help/index",
64
-		// 	"style": {
65
-		// 		"navigationBarTitleText": "常见问题"
66
-		// 	}
67
-		// }, {
68
-		// 	"path": "pages/mine/about/index",
69
-		// 	"style": {
70
-		// 		"navigationBarTitleText": "关于我们"
71
-		// 	}
72
-		// }, {
73
-		// 	"path": "pages/common/webview/index",
74
-		// 	"style": {
75
-		// 		"navigationBarTitleText": "浏览网页"
76
-		// 	}
77
-		// }, {
78
-		// 	"path": "pages/common/textview/index",
79
-		// 	"style": {
80
-		// 		"navigationBarTitleText": "浏览文本"
81
-		// 	}
82
-		// },
31
+		{
32
+			"path": "pages/mine/index",
33
+			"style": {
34
+				"navigationBarTitleText": "我的"
35
+			}
36
+		},
37
+		{
38
+			"path": "pages/mine/avatar/index",
39
+			"style": {
40
+				"navigationBarTitleText": "修改头像"
41
+			}
42
+		}, {
43
+			"path": "pages/mine/info/index",
44
+			"style": {
45
+				"navigationBarTitleText": "个人信息"
46
+			}
47
+		}, {
48
+			"path": "pages/mine/info/edit",
49
+			"style": {
50
+				"navigationBarTitleText": "编辑资料"
51
+			}
52
+		}, {
53
+			"path": "pages/mine/pwd/index",
54
+			"style": {
55
+				"navigationBarTitleText": "修改密码"
56
+			}
57
+		}, {
58
+			"path": "pages/mine/setting/index",
59
+			"style": {
60
+				"navigationBarTitleText": "应用设置"
61
+			}
62
+		}, {
63
+			"path": "pages/mine/help/index",
64
+			"style": {
65
+				"navigationBarTitleText": "常见问题"
66
+			}
67
+		}, {
68
+			"path": "pages/mine/about/index",
69
+			"style": {
70
+				"navigationBarTitleText": "关于我们"
71
+			}
72
+		}, {
73
+			"path": "pages/common/webview/index",
74
+			"style": {
75
+				"navigationBarTitleText": "浏览网页"
76
+			}
77
+		}, {
78
+			"path": "pages/common/textview/index",
79
+			"style": {
80
+				"navigationBarTitleText": "浏览文本"
81
+			}
82
+		},
83 83
 		{
84 84
 			"path": "pages/handlecase/index",
85 85
 			"style": {
@@ -228,28 +228,28 @@
228 228
 		}
229 229
 
230 230
 	],
231
-	// "tabBar": {
232
-	// 	"color": "#000000",
233
-	// 	"selectedColor": "#000000",
234
-	// 	"borderStyle": "white",
235
-	// 	"backgroundColor": "#ffffff",
236
-	// 	"list": [{
237
-	// 		"pagePath": "pages/index",
238
-	// 		"iconPath": "static/images/tabbar/home.png",
239
-	// 		"selectedIconPath": "static/images/tabbar/home_.png",
240
-	// 		"text": "首页"
241
-	// 	}, {
242
-	// 		"pagePath": "pages/work/index",
243
-	// 		"iconPath": "static/images/tabbar/work.png",
244
-	// 		"selectedIconPath": "static/images/tabbar/work_.png",
245
-	// 		"text": "工作台"
246
-	// 	}, {
247
-	// 		"pagePath": "pages/mine/index",
248
-	// 		"iconPath": "static/images/tabbar/mine.png",
249
-	// 		"selectedIconPath": "static/images/tabbar/mine_.png",
250
-	// 		"text": "我的"
251
-	// 	}]
252
-	// },
231
+	"tabBar": {
232
+		"color": "#000000",
233
+		"selectedColor": "#000000",
234
+		"borderStyle": "white",
235
+		"backgroundColor": "#ffffff",
236
+		"list": [{
237
+			"pagePath": "pages/index",
238
+			"iconPath": "static/images/tabbar/home.png",
239
+			"selectedIconPath": "static/images/tabbar/home_.png",
240
+			"text": "首页"
241
+		}, {
242
+			"pagePath": "pages/work/index",
243
+			"iconPath": "static/images/tabbar/work.png",
244
+			"selectedIconPath": "static/images/tabbar/work_.png",
245
+			"text": "工作台"
246
+		}, {
247
+			"pagePath": "pages/mine/index",
248
+			"iconPath": "static/images/tabbar/mine.png",
249
+			"selectedIconPath": "static/images/tabbar/mine_.png",
250
+			"text": "我的"
251
+		}]
252
+	},
253 253
 	"globalStyle": {
254 254
 		"navigationBarTextStyle": "black",
255 255
 		"navigationBarTitleText": "RuoYi",

+ 2
- 2
pages/handlecase/index.vue Vedi File

@@ -1,8 +1,8 @@
1 1
 <template>
2 2
 	<view class="handlecase">
3
-		<view class="" v-if="sysType == 2">
3
+		<!-- <view class="" v-if="sysType == 2">
4 4
 			<button type="primary" @tap="newlyAddedCases"  v-if="checkPermi(['caseManagement:list:add'])">新增案件</button>
5
-		</view>
5
+		</view> -->
6 6
 		<List class="caseList" @pDeleteCase='deleteCase' v-for="(item,index) in caseList" :defalutVal='item'
7 7
 			:buttonList='buttonList' :key="index" :sysType='sysType'>
8 8
 		</List>

+ 261
- 33
pages/index.vue Vedi File

@@ -1,43 +1,271 @@
1 1
 <template>
2 2
   <view class="content">
3
-    <image class="logo" src="@/static/chuizi.png"></image>
4
-    <view class="text-area">
5
-      <text class="title">仲裁系统</text>
6
-    </view>
3
+	<view class="header">
4
+		<uni-section title="我的代办事项" type="line" padding></uni-section>
5
+	</view>
6
+	<view class="homeMain" v-if="sysType == 2">
7
+		<view class="cardList" @tap="handlingCases()" v-for="item in homePageList" :key="item.caseFlowId">
8
+		    <view class="badge">{{item.caseCount}}</view>
9
+		    <view class="cardMain">
10
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
11
+		    </view>
12
+		    <view class="cardMain">
13
+		      <view class="imgTitle">{{item.caseStatusName}}</view>
14
+		    </view>    
15
+		</view>
16
+	</view>
17
+	<view class="homeMain" v-if="sysType == 1">
18
+		<view class="cardList" @tap="refereeCase()">
19
+		    <view class="badge">{{dataCount.caseApply}}</view>
20
+		    <view class="cardMain">
21
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
22
+		    </view>
23
+		    <view class="cardMain">
24
+		      <view class="imgTitle">待立案申请</view>
25
+		    </view>    
26
+		</view>
27
+		<view class="cardList" @tap="refereeCase()">
28
+		    <view class="badge">{{dataCount.caseApplyCheck}}</view>
29
+		    <view class="cardMain">
30
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
31
+		    </view>
32
+		    <view class="cardMain">
33
+		      <view class="imgTitle">待立案审查</view>
34
+		    </view>    
35
+		</view>
36
+		<view class="cardList" @tap="refereeCase()">
37
+		    <view class="badge">{{dataCount.caseApplyPay}}</view>
38
+		    <view class="cardMain">
39
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
40
+		    </view>
41
+		    <view class="cardMain">
42
+		      <view class="imgTitle">待缴费</view>
43
+		    </view>    
44
+		</view>
45
+		<view class="cardList" @tap="refereeCase()">
46
+		    <view class="badge">{{dataCount.caseApplyPayCheck}}</view>
47
+		    <view class="cardMain">
48
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
49
+		    </view>
50
+		    <view class="cardMain">
51
+		      <view class="imgTitle">待缴费确认</view>
52
+		    </view>    
53
+		</view>
54
+		<view class="cardList" @tap="refereeCase()">
55
+		    <view class="badge">{{dataCount.caseApplyGroupCheck}}</view>
56
+		    <view class="cardMain">
57
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
58
+		    </view>
59
+		    <view class="cardMain">
60
+		      <view class="imgTitle">待组庭审核</view>
61
+		    </view>    
62
+		</view>
63
+		<view class="cardList" @tap="refereeCase()">
64
+		    <view class="badge">{{dataCount.caseApplyGroupConfirm}}</view>
65
+		    <view class="cardMain">
66
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
67
+		    </view>
68
+		    <view class="cardMain">
69
+		      <view class="imgTitle">待组庭确定</view>
70
+		    </view>    
71
+		</view>
72
+		<view class="cardList" @tap="refereeCase()">
73
+		    <view class="badge">{{dataCount.caseApplyArbitrateWay}}</view>
74
+		    <view class="cardMain">
75
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
76
+		    </view>
77
+		    <view class="cardMain">
78
+		      <view class="imgTitle">待审核仲裁方式</view>
79
+		    </view>    
80
+		</view>
81
+		<view class="cardList" @tap="refereeCase()">
82
+		    <view class="badge">{{ dataCount.updateOnlineHearDate}}</view>
83
+		    <view class="cardMain">
84
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
85
+		    </view>
86
+		    <view class="cardMain">
87
+		      <view class="imgTitle">待确认开庭时间</view>
88
+		    </view>    
89
+		</view>
90
+		<view class="cardList" @tap="refereeCase()">
91
+		    <view class="badge">{{dataCount.caseApplyGroupOnline}}</view>
92
+		    <view class="cardMain">
93
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
94
+		    </view>
95
+		    <view class="cardMain">
96
+		      <view class="imgTitle">待开庭审理</view>
97
+		    </view>    
98
+		</view>
99
+		<view class="cardList" @tap="refereeCase()">
100
+		    <view class="badge">{{dataCount.caseApplyGroupOffline}}</view>
101
+		    <view class="cardMain">
102
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
103
+		    </view>
104
+		    <view class="cardMain">
105
+		      <view class="imgTitle">待书面审理</view>
106
+		    </view>    
107
+		</view>
108
+		<view class="cardList" @tap="refereeCase()">
109
+		    <view class="badge">{{dataCount.caseApplyAwardCheck}}</view>
110
+		    <view class="cardMain">
111
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
112
+		    </view>
113
+		    <view class="cardMain">
114
+		      <view class="imgTitle">待核验仲裁文书</view>
115
+		    </view>    
116
+		</view>
117
+		<view class="cardList" @tap="refereeCase()">
118
+		    <view class="badge">{{dataCount.arbitratorApplyAwardConfirm }}</view>
119
+		    <view class="cardMain">
120
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
121
+		    </view>
122
+		    <view class="cardMain">
123
+		      <view class="imgTitle">待仲裁员核验仲裁文书</view>
124
+		    </view>    
125
+		</view>
126
+		<view class="cardList" @tap="refereeCase()">
127
+		    <view class="badge">{{dataCount.caseApplyAwardConfirm}}</view>
128
+		    <view class="cardMain">
129
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
130
+		    </view>
131
+		    <view class="cardMain">
132
+		      <view class="imgTitle">待审核仲裁文书</view>
133
+		    </view>    
134
+		</view>
135
+		<view class="cardList" @tap="refereeCase()">
136
+		    <view class="badge">{{dataCount.caseApplyAwardSign}}</view>
137
+		    <view class="cardMain">
138
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
139
+		    </view>
140
+		    <view class="cardMain">
141
+		      <view class="imgTitle">待仲裁文书签名</view>
142
+		    </view>    
143
+		</view>
144
+		<view class="cardList" @tap="refereeCase()">
145
+		    <view class="badge">{{dataCount.caseApplyAwardSeal}}</view>
146
+		    <view class="cardMain">
147
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
148
+		    </view>
149
+		    <view class="cardMain">
150
+		      <view class="imgTitle">待仲裁文书用印</view>
151
+		    </view>    
152
+		</view>
153
+		<view class="cardList" @tap="refereeCase()">
154
+		    <view class="badge">{{dataCount.caseApplyAwardSend}}</view>
155
+		    <view class="cardMain">
156
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
157
+		    </view>
158
+		    <view class="cardMain">
159
+		      <view class="imgTitle">待仲裁文书送达</view>
160
+		    </view>    
161
+		</view>
162
+		<view class="cardList" @tap="refereeCase()">
163
+		    <view class="badge">{{dataCount.caseApplyStored}}</view>
164
+		    <view class="cardMain">
165
+		      <!-- <img class="iconImg" src="@/assets/images/daishencha.png" alt=""> -->
166
+		    </view>
167
+		    <view class="cardMain">
168
+		      <view class="imgTitle">待案件归档</view>
169
+		    </view>    
170
+		</view>
171
+	</view>
7 172
   </view>
8 173
 </template>
9 174
 
10
-<script>
11
-  export default {
12
-    onLoad: function() {
175
+<script>
176
+	import {todoCount,toDoCountReferee} from '@/api/homePage/index.js'
177
+  export default {
178
+	data(){
179
+		return {
180
+			homePageList:[],
181
+			sysType:null,
182
+			dataCount:{}
183
+		}
184
+	},
185
+	methods:{
186
+		getHomePage(){
187
+			if(this.sysType==2){
188
+				todoCount().then(res =>{
189
+					this.homePageList = res.data.toDoCountList
190
+				})
191
+			}else if(this.sysType==1){
192
+				toDoCountReferee().then(res =>{
193
+					this.dataCount = res.data;
194
+				})
195
+			}
196
+		},
197
+		// 调解跳转
198
+		handlingCases(){
199
+			uni.navigateTo({
200
+				url:'../pages/handlecase/index'
201
+			})
202
+		},
203
+		// 仲裁跳转
204
+		refereeCase(){
205
+			uni.navigateTo({
206
+				url:'../pages/handlecase/index'
207
+			})
208
+		}
209
+	},
210
+    onLoad: function() {
211
+		this.sysType = uni.getStorageSync('sysType');
212
+		console.log(this.sysType)
213
+		this.getHomePage()
13 214
     }
14 215
   }
15 216
 </script>
16 217
 
17
-<style>
18
-  .content {
19
-    display: flex;
20
-    flex-direction: column;
21
-    align-items: center;
22
-    justify-content: center;
23
-  }
24
-
25
-  .logo {
26
-    height: 200rpx;
27
-    width: 200rpx;
28
-    margin-top: 200rpx;
29
-    margin-left: auto;
30
-    margin-right: auto;
31
-    margin-bottom: 50rpx;
32
-  }
33
-
34
-  .text-area {
35
-    display: flex;
36
-    justify-content: center;
37
-  }
38
-
39
-  .title {
40
-    font-size: 36rpx;
41
-    color: #8f8f94;
42
-  }
218
+<style lang="scss">
219
+	page {
220
+		background-color: #ffffff;
221
+	}
222
+	.homeMain {
223
+	    width: 100%;
224
+	    display: flex;
225
+	    flex-wrap: wrap;
226
+		margin-left:27rpx;
227
+	    // justify-content: space-between;
228
+	    .cardList {
229
+	      width: 28%;
230
+	      height:200rpx;
231
+	      border-radius: 48rpx;
232
+	      background-color:#ffffff;
233
+	      position: relative;
234
+	      margin-right: 30rpx;
235
+	      margin-bottom: 30rpx;
236
+		  border:1rpx solid #05baf1;
237
+	
238
+	      .badge {
239
+	        width: 80rpx;
240
+	        height: 50rpx;
241
+	        text-align: center;
242
+	        line-height: 50rpx;
243
+	        font-size: 35rpx;
244
+	        font-weight: 500;
245
+	        color: #e32a4f;
246
+	        border-radius: 10rpx 30rpx 10rpx 30rpx;
247
+	        background-color: #05baf1;
248
+	        position: absolute;
249
+	        right: 0;
250
+	      }
251
+	
252
+	      .cardMain {
253
+	        width: 100%;
254
+	        display: flex;
255
+			text-align: center;
256
+	        justify-content: center;
257
+	        margin-top: 40rpx;
258
+			padding
259
+	        .iconImg {
260
+	          width: 100rpx;
261
+	          height: 110rpx;
262
+	        }
263
+	
264
+	        .imgTitle {
265
+	          font-size: 28rpx;
266
+	          font-weight: 600;
267
+	        }
268
+	      }
269
+	    }
270
+	  }
43 271
 </style>

+ 4
- 4
pages/mine/index.vue Vedi File

@@ -26,11 +26,11 @@
26 26
     </view>
27 27
 
28 28
     <view class="content-section">
29
-      <view class="mine-actions grid col-4 text-center">
30
-       <!-- <view class="action-item" @click="handleJiaoLiuQun">
29
+      <!-- <view class="mine-actions grid col-4 text-center">
30
+       <view class="action-item" @click="handleJiaoLiuQun">
31 31
           <view class="iconfont icon-friendfill text-pink icon"></view>
32 32
           <text class="text">交流群</text>
33
-        </view> -->
33
+        </view>
34 34
         <view class="action-item" @click="handleBuilding">
35 35
           <view class="iconfont icon-service text-blue icon"></view>
36 36
           <text class="text">在线客服</text>
@@ -43,7 +43,7 @@
43 43
           <view class="iconfont icon-dianzan text-green icon"></view>
44 44
           <text class="text">点赞我们</text>
45 45
         </view>
46
-      </view>
46
+      </view -->
47 47
 
48 48
       <view class="menu-list">
49 49
         <view class="list-cell list-cell-arrow" @click="handleToEditInfo">

+ 1
- 1
pages/mine/info/index.vue Vedi File

@@ -4,7 +4,7 @@
4 4
       <uni-list-item showExtraIcon="true" :extraIcon="{type: 'person-filled'}" title="昵称" :rightText="user.nickName" />
5 5
       <uni-list-item showExtraIcon="true" :extraIcon="{type: 'phone-filled'}" title="手机号码" :rightText="user.phonenumber" />
6 6
       <uni-list-item showExtraIcon="true" :extraIcon="{type: 'email-filled'}" title="邮箱" :rightText="user.email" />
7
-      <uni-list-item showExtraIcon="true" :extraIcon="{type: 'auth-filled'}" title="岗位" :rightText="postGroup" />
7
+      <!-- <uni-list-item showExtraIcon="true" :extraIcon="{type: 'auth-filled'}" title="岗位" :rightText="postGroup" /> -->
8 8
       <uni-list-item showExtraIcon="true" :extraIcon="{type: 'staff-filled'}" title="角色" :rightText="roleGroup" />
9 9
       <uni-list-item showExtraIcon="true" :extraIcon="{type: 'calendar-filled'}" title="创建日期" :rightText="user.createTime" />
10 10
     </uni-list>

+ 13
- 5
pages/work/index.vue Vedi File

@@ -31,13 +31,13 @@
31 31
 						<text class="text">待办案件</text>
32 32
 					</view>
33 33
 				</uni-grid-item>
34
-				<!-- <uni-grid-item>
34
+				<uni-grid-item v-if="sysType == 2">
35 35
 					<view class="grid-item-box" @tap="changeGrid(1)">
36 36
 						<uni-icons type="staff-filled" size="30" color="#327DD7"></uni-icons>
37
-						<text class="text">代办案件</text>
37
+						<text class="text">调解申请</text>
38 38
 					</view>
39 39
 				</uni-grid-item>
40
-				<uni-grid-item>
40
+<!-- 				<uni-grid-item>
41 41
 					<view class="grid-item-box" @tap="changeGrid(2)">
42 42
 						<uni-icons type="color" size="30" color="#327DD7"></uni-icons>
43 43
 						<text class="text">代理立案</text>
@@ -114,7 +114,8 @@
114 114
 					}
115 115
 				],
116 116
 				certificationStatus: "",
117
-				eidToken: ""
117
+				eidToken: "",
118
+				sysType:null
118 119
 			}
119 120
 		},
120 121
 		methods: {
@@ -154,6 +155,11 @@
154 155
 						uni.navigateTo({
155 156
 							url: ('/pages/signature/index')
156 157
 						})
158
+						break;
159
+					case 1:
160
+						uni.navigateTo({
161
+							url: (`/pages/handlecase/component/newlyAddedCase?title=新增案件`)
162
+						})
157 163
 						break;
158 164
 					default:
159 165
 						break;
@@ -193,7 +199,9 @@
193 199
 				});
194 200
 			}
195 201
 		},
196
-		onLoad() {
202
+		onLoad() {
203
+			this.sysType = uni.getStorageSync('sysType');
204
+			console.log(this.sysType)
197 205
 			// sendEidtoken({
198 206
 			// 	"eidToken": 'C0339AE1-7B30-4DB9-B1E4-35A10F45249B'
199 207
 			// }).then(res => {

+ 1
- 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map
File diff suppressed because it is too large
Vedi File


+ 1
- 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/runtime.js.map
File diff suppressed because it is too large
Vedi File


+ 1
- 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
File diff suppressed because it is too large
Vedi File


+ 1
- 1
unpackage/dist/dev/.sourcemap/mp-weixin/uni_modules/uni-icons/components/uni-icons/uni-icons.js.map
File diff suppressed because it is too large
Vedi File