Ver código fonte

修复启动错误

gyj 2 anos atrás
pai
commit
da590d703b
2 arquivos alterados com 1 adições e 7 exclusões
  1. 0
    6
      pages.json
  2. 1
    1
      pages/handlecase/component/uploadEvidence.vue

+ 0
- 6
pages.json Ver arquivo

99
 				"navigationBarTitleText": "证据清单"
99
 				"navigationBarTitleText": "证据清单"
100
 			}
100
 			}
101
 		},
101
 		},
102
-		{
103
-			"path": "pages/handlecase/component/applicationArbitration",
104
-			"style": {
105
-				"navigationBarTitleText": "仲裁申请书"
106
-			}
107
-		},
108
 		{
102
 		{
109
 			"path": "pages/handlecase/component/obligations",
103
 			"path": "pages/handlecase/component/obligations",
110
 			"style": {
104
 			"style": {

+ 1
- 1
pages/handlecase/component/uploadEvidence.vue Ver arquivo

391
 			},
391
 			},
392
 			// 仲裁申请书
392
 			// 仲裁申请书
393
 			applicationArbitration(){
393
 			applicationArbitration(){
394
-				this.$tab.navigateTo(`/pages/handlecase/component/applicationArbitration?title=仲裁申请书`)
394
+				
395
 			}	
395
 			}	
396
 		},
396
 		},
397
 		onLoad(data) {
397
 		onLoad(data) {