xujing il y a 5 ans
Parent
révision
9ba630fa0c

+ 1
- 1
src/pages/activity/dataRecord/table/newuser.jsx Voir le fichier

132
           {getFieldDecorator('province')(<Input placeholder="请输入归属地" />)}
132
           {getFieldDecorator('province')(<Input placeholder="请输入归属地" />)}
133
         </Form.Item>
133
         </Form.Item>
134
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
134
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
135
-          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 查询</Button>
135
+          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 搜索</Button>
136
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
136
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
137
           <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />
137
           <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />
138
           <Modal
138
           <Modal

+ 1
- 1
src/pages/activity/dataRecord/table/shareNum.jsx Voir le fichier

132
           {getFieldDecorator('sharePersonName')(<Input placeholder="分享者姓名" />)}
132
           {getFieldDecorator('sharePersonName')(<Input placeholder="分享者姓名" />)}
133
         </Form.Item>
133
         </Form.Item>
134
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
134
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
135
-          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 查询</Button>
135
+          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 搜索</Button>
136
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
136
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
137
         </Form.Item>
137
         </Form.Item>
138
         <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />
138
         <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />

+ 1
- 1
src/pages/activity/dataRecord/table/shares.jsx Voir le fichier

167
           {getFieldDecorator('sharePersonName')(<Input placeholder="分享者姓名" />)}
167
           {getFieldDecorator('sharePersonName')(<Input placeholder="分享者姓名" />)}
168
         </Form.Item>
168
         </Form.Item>
169
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
169
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
170
-          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 查询</Button>
170
+          <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}> 搜索</Button>
171
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
171
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
172
         </Form.Item>
172
         </Form.Item>
173
         <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />
173
         <Icon type="question-circle" theme="filled" style={{ fontSize: '25px', color: '#F00', marginLeft: '30px' }} onClick={() => setShowHelp(true)} />

+ 1
- 1
src/pages/activity/dataRecord/table/visitNum.jsx Voir le fichier

151
         </Form.Item>
151
         </Form.Item>
152
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
152
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
153
           <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
153
           <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
154
-            查询
154
+            搜索
155
             </Button>
155
             </Button>
156
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
156
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
157
         </Form.Item>
157
         </Form.Item>

+ 1
- 1
src/pages/activity/dataRecord/table/visitors.jsx Voir le fichier

160
         </Form.Item>
160
         </Form.Item>
161
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
161
         <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
162
           <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
162
           <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
163
-            查询
163
+            搜索
164
             </Button>
164
             </Button>
165
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
165
           <Button onClick={handleReset} style={{ marginLeft: '30px' }}>重置</Button>
166
         </Form.Item>
166
         </Form.Item>

+ 1
- 1
src/pages/activity/groupActivity/helpRecord.jsx Voir le fichier

505
         </Form.Item>
505
         </Form.Item>
506
         <Form.Item>
506
         <Form.Item>
507
             <Button type="primary" htmlType="submit" >
507
             <Button type="primary" htmlType="submit" >
508
-              查询
508
+              搜索
509
             </Button>
509
             </Button>
510
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
510
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
511
               重置
511
               重置

+ 1
- 1
src/pages/activity/helpActivity/helpRecord.jsx Voir le fichier

511
         </Form.Item>
511
         </Form.Item>
512
         <Form.Item>
512
         <Form.Item>
513
             <Button type="primary" htmlType="submit" >
513
             <Button type="primary" htmlType="submit" >
514
-              查询
514
+              搜索
515
             </Button>
515
             </Button>
516
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
516
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
517
               重置
517
               重置

+ 1
- 1
src/pages/activity/helpActivity/signList.jsx Voir le fichier

510
         </Form.Item>
510
         </Form.Item>
511
         <Form.Item>
511
         <Form.Item>
512
             <Button type="primary" htmlType="submit" >
512
             <Button type="primary" htmlType="submit" >
513
-              查询
513
+              搜索
514
             </Button>
514
             </Button>
515
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
515
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
516
               重置
516
               重置

+ 2
- 2
src/pages/channel/brokerList.jsx Voir le fichier

117
     }
117
     }
118
 
118
 
119
 
119
 
120
- // 查询
120
+ // 搜索
121
  function queryList() {
121
  function queryList() {
122
   getListBroker({ ...queryData, pageNum: 1, pageSize: 10, channelId: props.location.query.id })
122
   getListBroker({ ...queryData, pageNum: 1, pageSize: 10, channelId: props.location.query.id })
123
 }
123
 }
173
       })(<Input/>)}
173
       })(<Input/>)}
174
     </Form.Item>
174
     </Form.Item>
175
     <Form.Item >
175
     <Form.Item >
176
-   <Button type="primary" htmlType="submit" >查询</Button>
176
+   <Button type="primary" htmlType="submit" >搜索</Button>
177
      <Button onClick={handleReset} style={{ marginLeft: 18 }}>重置</Button>
177
      <Button onClick={handleReset} style={{ marginLeft: 18 }}>重置</Button>
178
     </Form.Item>
178
     </Form.Item>
179
    </Form>
179
    </Form>

+ 1
- 1
src/pages/customer/visiting/index.jsx Voir le fichier

152
         </Form.Item>
152
         </Form.Item>
153
         <Form.Item>
153
         <Form.Item>
154
             <Button type="primary" htmlType="submit" >
154
             <Button type="primary" htmlType="submit" >
155
-              查询
155
+              搜索
156
             </Button>
156
             </Button>
157
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
157
             <Button style={{ marginLeft: 8 }} onClick={handleReset}>
158
               重置
158
               重置

+ 1
- 1
src/pages/indexEcharts/userSource.jsx Voir le fichier

174
           onChange={(_dates, dateStrings) => this.onChangetime(_dates, dateStrings)}
174
           onChange={(_dates, dateStrings) => this.onChangetime(_dates, dateStrings)}
175
         />
175
         />
176
         <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }} onClick={() => this.datalist()}>
176
         <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }} onClick={() => this.datalist()}>
177
-          查询
177
+          搜索
178
         </Button>
178
         </Button>
179
         <Button type="danger" onClick={() => router.go(-1)} style={{ marginBottom: '18px', marginLeft: '30px' }}>返回</Button>
179
         <Button type="danger" onClick={() => router.go(-1)} style={{ marginBottom: '18px', marginLeft: '30px' }}>返回</Button>
180
         <div>
180
         <div>

+ 1
- 1
src/pages/statistical/activity/addRegistNum.jsx Voir le fichier

220
         </Form.Item>
220
         </Form.Item>
221
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
221
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
222
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
222
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
223
-                查询
223
+                搜索
224
             </Button>
224
             </Button>
225
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
225
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
226
           </Form.Item>
226
           </Form.Item>

+ 1
- 1
src/pages/statistical/activity/shareNum.jsx Voir le fichier

230
           </Form.Item>
230
           </Form.Item>
231
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
231
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
232
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
232
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
233
-                查询
233
+                搜索
234
             </Button>
234
             </Button>
235
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
235
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
236
           </Form.Item>
236
           </Form.Item>

+ 1
- 1
src/pages/statistical/activity/sharePersonNum.jsx Voir le fichier

319
           </Form.Item>
319
           </Form.Item>
320
           <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
320
           <Form.Item style={{ marginTop: '20px', marginBottom: '20px' }}>
321
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
321
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
322
-              查询
322
+              搜索
323
             </Button>
323
             </Button>
324
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
324
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
325
           </Form.Item>
325
           </Form.Item>

+ 1
- 1
src/pages/statistical/activity/visitNum.jsx Voir le fichier

246
         </Form.Item>
246
         </Form.Item>
247
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
247
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
248
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
248
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
249
-                查询
249
+                搜索
250
             </Button>
250
             </Button>
251
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
251
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
252
           </Form.Item>
252
           </Form.Item>

+ 1
- 1
src/pages/statistical/activity/visitPersonNum.jsx Voir le fichier

241
         </Form.Item>
241
         </Form.Item>
242
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
242
           <Form.Item style={{marginTop:'20px', marginBottom:'20px'}}>
243
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
243
             <Button type="primary" htmlType="submit" style={{ marginLeft: '30px' }}>
244
-                查询
244
+                搜索
245
             </Button>
245
             </Button>
246
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
246
             <Button onClick={e => this.handleReset()} style={{ marginLeft: '30px' }}>重置</Button>
247
           </Form.Item>
247
           </Form.Item>