13948128 by 任超

Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage

2 parents 4c91d1e6 37a122b8
...@@ -8,49 +8,49 @@ var business = [ ...@@ -8,49 +8,49 @@ var business = [
8 "stepName": "信息效验",//环节名称 8 "stepName": "信息效验",//环节名称
9 "pageUrl": "/index.html",//环节指定页面 9 "pageUrl": "/index.html",//环节指定页面
10 "stepType": "write",//环节类型 10 "stepType": "write",//环节类型
11 "stepState": 1,//0:未办理 1:已办理 2:正在办理 11 "stepState": 1,//0:未办理 1:正在办理 2:已办理
12 }, 12 },
13 { 13 {
14 "stepNo": "130102", 14 "stepNo": "130102",
15 "stepName": "填报信息", 15 "stepName": "填报信息",
16 "pageUrl": "/index.html", 16 "pageUrl": "/index.html",
17 "stepType": "write",//环节类型 17 "stepType": "write",//环节类型
18 "stepState": 1,//0:未办理 1:已办理 2:正在办理 18 "stepState": 1,//0:未办理 1:正在办理 2:已办理
19 }, 19 },
20 { 20 {
21 "stepNo": "130103", 21 "stepNo": "130103",
22 "stepName": "完税核税", 22 "stepName": "完税核税",
23 "pageUrl": "/index.html", 23 "pageUrl": "/index.html",
24 "stepType": "revenue",//环节类型 24 "stepType": "revenue",//环节类型
25 "stepState": 1,//0:未办理 1:已办理 2:正在办理 25 "stepState": 1,//0:未办理 1:正在办理 2:已办理
26 }, 26 },
27 { 27 {
28 "stepNo": "130104", 28 "stepNo": "130104",
29 "stepName": "身份认证", 29 "stepName": "身份认证",
30 "pageUrl": "/index.html", 30 "pageUrl": "/index.html",
31 "stepType": "identity",//环节类型 31 "stepType": "identity",//环节类型
32 "stepState": 1,//0:未办理 1:已办理 2:正在办理 32 "stepState": 1,//0:未办理 1:正在办理 2:已办理
33 }, 33 },
34 { 34 {
35 "stepNo": "130105", 35 "stepNo": "130105",
36 "stepName": "资料审核", 36 "stepName": "资料审核",
37 "pageUrl": "/index.html", 37 "pageUrl": "/index.html",
38 "stepType": "audit",//环节类型 38 "stepType": "audit",//环节类型
39 "stepState": 1,//0:未办理 1:已办理 2:正在办理 39 "stepState": 1,//0:未办理 1:正在办理 2:已办理
40 }, 40 },
41 { 41 {
42 "stepNo": "130106", 42 "stepNo": "130106",
43 "stepName": "线上缴费", 43 "stepName": "线上缴费",
44 "pageUrl": "/index.html", 44 "pageUrl": "/index.html",
45 "stepType": "pay",//环节类型 45 "stepType": "pay",//环节类型
46 "stepState": 1,//0:未办理 1:已办理 2:正在办理 46 "stepState": 1,//0:未办理 1:正在办理 2:已办理
47 }, 47 },
48 { 48 {
49 "stepNo": "130107", 49 "stepNo": "130107",
50 "stepName": "生成电子证书", 50 "stepName": "生成电子证书",
51 "pageUrl": "/index.html", 51 "pageUrl": "/index.html",
52 "stepType": "certificate",//环节类型 52 "stepType": "certificate",//环节类型
53 "stepState": 1,//0:未办理 1:已办理 2:正在办理 53 "stepState": 1,//0:未办理 1:正在办理 2:已办理
54 } 54 }
55 ] 55 ]
56 }, 56 },
...@@ -63,28 +63,28 @@ var business = [ ...@@ -63,28 +63,28 @@ var business = [
63 "stepName": "信息效验",//环节名称 63 "stepName": "信息效验",//环节名称
64 "pageUrl": "/index.html",//环节指定页面 64 "pageUrl": "/index.html",//环节指定页面
65 "stepType": "write",//环节类型 65 "stepType": "write",//环节类型
66 "stepState": 1,//0:未办理 1:已办理 2:正在办理 66 "stepState": 1,//0:未办理 1:正在办理 2:已办理
67 }, 67 },
68 { 68 {
69 "stepNo": "130102", 69 "stepNo": "130102",
70 "stepName": "填报信息", 70 "stepName": "填报信息",
71 "pageUrl": "/index.html", 71 "pageUrl": "/index.html",
72 "stepType": "write",//环节类型 72 "stepType": "write",//环节类型
73 "stepState": 1,//0:未办理 1:已办理 2:正在办理 73 "stepState": 1,//0:未办理 1:正在办理 2:已办理
74 }, 74 },
75 { 75 {
76 "stepNo": "130103", 76 "stepNo": "130103",
77 "stepName": "完税核税", 77 "stepName": "完税核税",
78 "pageUrl": "/index.html", 78 "pageUrl": "/index.html",
79 "stepType": "revenue",//环节类型 79 "stepType": "revenue",//环节类型
80 "stepState": 1,//0:未办理 1:已办理 2:正在办理 80 "stepState": 1,//0:未办理 1:正在办理 2:已办理
81 }, 81 },
82 { 82 {
83 "stepNo": "130104", 83 "stepNo": "130104",
84 "stepName": "身份认证", 84 "stepName": "身份认证",
85 "pageUrl": "/index.html", 85 "pageUrl": "/index.html",
86 "stepType": "identity",//环节类型 86 "stepType": "identity",//环节类型
87 "stepState": 1,//0:未办理 1:已办理 2:正在办理 87 "stepState": 1,//0:未办理 1:正在办理 2:已办理
88 } 88 }
89 , 89 ,
90 { 90 {
...@@ -92,7 +92,7 @@ var business = [ ...@@ -92,7 +92,7 @@ var business = [
92 "stepName": "资料审核", 92 "stepName": "资料审核",
93 "pageUrl": "/index.html", 93 "pageUrl": "/index.html",
94 "stepType": "audit",//环节类型 94 "stepType": "audit",//环节类型
95 "stepState": 1,//0:未办理 1:已办理 2:正在办理 95 "stepState": 1,//0:未办理 1:正在办理 2:已办理
96 }, 96 },
97 ] 97 ]
98 }, 98 },
...@@ -105,42 +105,42 @@ var business = [ ...@@ -105,42 +105,42 @@ var business = [
105 "stepName": "填报信息", 105 "stepName": "填报信息",
106 "pageUrl": "/index.html", 106 "pageUrl": "/index.html",
107 "stepType": "write",//环节类型 107 "stepType": "write",//环节类型
108 "stepState": 1,//0:未办理 1:已办理 2:正在办理 108 "stepState": 1,//0:未办理 1:正在办理 2:已办理
109 }, 109 },
110 { 110 {
111 "stepNo": "130103", 111 "stepNo": "130103",
112 "stepName": "完税核税", 112 "stepName": "完税核税",
113 "pageUrl": "/index.html", 113 "pageUrl": "/index.html",
114 "stepType": "revenue",//环节类型 114 "stepType": "revenue",//环节类型
115 "stepState": 1,//0:未办理 1:已办理 2:正在办理 115 "stepState": 1,//0:未办理 1:正在办理 2:已办理
116 }, 116 },
117 { 117 {
118 "stepNo": "130104", 118 "stepNo": "130104",
119 "stepName": "身份认证", 119 "stepName": "身份认证",
120 "pageUrl": "/index.html", 120 "pageUrl": "/index.html",
121 "stepType": "identity",//环节类型 121 "stepType": "identity",//环节类型
122 "stepState": 1,//0:未办理 1:已办理 2:正在办理 122 "stepState": 1,//0:未办理 1:正在办理 2:已办理
123 }, 123 },
124 { 124 {
125 "stepNo": "130105", 125 "stepNo": "130105",
126 "stepName": "资料审核", 126 "stepName": "资料审核",
127 "pageUrl": "/index.html", 127 "pageUrl": "/index.html",
128 "stepType": "audit",//环节类型 128 "stepType": "audit",//环节类型
129 "stepState": 1,//0:未办理 1:已办理 2:正在办理 129 "stepState": 1,//0:未办理 1:正在办理 2:已办理
130 }, 130 },
131 { 131 {
132 "stepNo": "130106", 132 "stepNo": "130106",
133 "stepName": "线上缴费", 133 "stepName": "线上缴费",
134 "pageUrl": "/index.html", 134 "pageUrl": "/index.html",
135 "stepType": "pay",//环节类型 135 "stepType": "pay",//环节类型
136 "stepState": 1,//0:未办理 1:已办理 2:正在办理 136 "stepState": 1,//0:未办理 1:正在办理 2:已办理
137 }, 137 },
138 { 138 {
139 "stepNo": "130107", 139 "stepNo": "130107",
140 "stepName": "生成电子证书", 140 "stepName": "生成电子证书",
141 "pageUrl": "/index.html", 141 "pageUrl": "/index.html",
142 "stepType": "certificate",//环节类型 142 "stepType": "certificate",//环节类型
143 "stepState": 1,//0:未办理 1:已办理 2:正在办理 143 "stepState": 1,//0:未办理 1:正在办理 2:已办理
144 } 144 }
145 ] 145 ]
146 } 146 }
......