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
141eb9f4
Commit
141eb9f4
authored
Oct 11, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
e0df5813
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
shop_detail_pc.js
public/app/js/shop_detail_pc.js
+1
-1
shop_edit.js
public/resource/js/shop_edit.js
+1
-0
No files found.
public/app/js/shop_detail_pc.js
View file @
141eb9f4
...
...
@@ -198,7 +198,7 @@ require(['vue', 'css!style/shop_detail_pc.css', 'jquery0325', 'common'], functio
},
signRule
()
{
let
_this
=
this
;
return
'付'
+
_this
.
d
.
payment_month
+
'押'
+
_this
.
d
.
deposit_month
+
' '
+
_this
.
d
.
age_limit
+
'年'
;
return
'付'
+
_this
.
d
.
payment_month
+
'押'
+
_this
.
d
.
deposit_month
+
' '
+
_this
.
d
.
age_limit
;
},
showModal1
(
t
)
{
let
_this
=
this
;
...
...
public/resource/js/shop_edit.js
View file @
141eb9f4
...
...
@@ -981,6 +981,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
_foreignYoushiObj
,
//周边配套,对外项目优势
_suoshudiduanObj
,
//所属地段
_fujinrenliuObj
,
//附近人流
_qitabuchongObj
,
//其他补充为必填项
_guizeFuObj
,
_guizeYaObj
,
_qianyueNianxianObj
,
...
...
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