Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
3d7cec59
Commit
3d7cec59
authored
Aug 09, 2018
by
hujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
验证提示语修改
parent
49a1417e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
HouseValidate.php
application/index/validate/HouseValidate.php
+4
-4
No files found.
application/index/validate/HouseValidate.php
View file @
3d7cec59
...
...
@@ -60,13 +60,13 @@ class HouseValidate extends Validate
'shop_type.in'
=>
'商铺类型值错误'
,
'shop_sign.require'
=>
'商铺标签为必填'
,
'management_fee.require'
=>
'物业费为必填'
,
'management_fee.between'
=>
'物业费
值
为1至9999999999'
,
'management_fee.between'
=>
'物业费
钱
为1至9999999999'
,
'slotting_fee.require'
=>
'进场费为必填'
,
'slotting_fee.between'
=>
'进场费值为1至9999999999'
,
'residue_num.require'
=>
'剩余铺数为必填'
,
'residue_num.between'
=>
'
进
剩余铺数值为1至9999999999'
,
'total.require'
=>
'总铺数为必填'
,
'total.between'
=>
'总铺数
值
为1至9999999999'
,
'residue_num.between'
=>
'剩余铺数值为1至9999999999'
,
'total.require'
=>
'总铺数
量
为必填'
,
'total.between'
=>
'总铺数
量
为1至9999999999'
,
'is_show.require'
=>
'是否显示在c端必填'
,
'is_show.in'
=>
'是否显示在c端参数不对'
,
'fee_rule.require'
=>
'佣金规则必填'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment