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
7dfad02c
Commit
7dfad02c
authored
Mar 15, 2018
by
xishifeng
Committed by
hujun
Mar 15, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增商铺修改
parent
e7d3822a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
.project
.project
+9
-0
edit.js
public/resource/js/edit.js
+2
-2
No files found.
.project
View file @
7dfad02c
...
@@ -33,5 +33,14 @@
...
@@ -33,5 +33,14 @@
<arguments>
1.0-name-matches-false-false-node_modules
</arguments>
<arguments>
1.0-name-matches-false-false-node_modules
</arguments>
</matcher>
</matcher>
</filter>
</filter>
<filter>
<id>
1521081255881
</id>
<name></name>
<type>
26
</type>
<matcher>
<id>
org.eclipse.ui.ide.multiFilter
</id>
<arguments>
1.0-name-matches-false-false-node_modules
</arguments>
</matcher>
</filter>
</filteredResources>
</filteredResources>
</projectDescription>
</projectDescription>
public/resource/js/edit.js
View file @
7dfad02c
...
@@ -194,7 +194,7 @@ define (['ckfinder','ckfinderStart', 'bootstrapJs'], function () {
...
@@ -194,7 +194,7 @@ define (['ckfinder','ckfinderStart', 'bootstrapJs'], function () {
_hasGasObj
.
val
(
_data
[
'is_has_gas'
]);
//是否有燃气
_hasGasObj
.
val
(
_data
[
'is_has_gas'
]);
//是否有燃气
_yongjinRuleObj
.
val
(
_data
[
'fee_rule'
]);
//佣金规则
_yongjinRuleObj
.
val
(
_data
[
'fee_rule'
]);
//佣金规则
_internalYoushiObj
.
val
(
_data
[
'internal_item_advantage'
]);
//对内项目优势
_internalYoushiObj
.
val
(
_data
[
'internal_item_advantage'
]);
//对内项目优势
_qianyueRuleObj
.
val
(
_data
[
'si
n
gn_rule'
]);
//签约规则
_qianyueRuleObj
.
val
(
_data
[
'sign_rule'
]);
//签约规则
_weilouLinkObj
.
val
(
_data
[
'tiny_brochure_url'
]);
//微楼书
_weilouLinkObj
.
val
(
_data
[
'tiny_brochure_url'
]);
//微楼书
_dajiangtangObj
.
find
(
'iframe'
).
contents
().
find
(
'body'
).
html
(
_data
[
'auditorium'
]);
//大讲堂
_dajiangtangObj
.
find
(
'iframe'
).
contents
().
find
(
'body'
).
html
(
_data
[
'auditorium'
]);
//大讲堂
...
@@ -898,7 +898,7 @@ define (['ckfinder','ckfinderStart', 'bootstrapJs'], function () {
...
@@ -898,7 +898,7 @@ define (['ckfinder','ckfinderStart', 'bootstrapJs'], function () {
'is_has_gas'
:
_hasGasObj
.
val
(),
'is_has_gas'
:
_hasGasObj
.
val
(),
'fee_rule'
:
$
.
trim
(
_yongjinRuleObj
.
val
()),
'fee_rule'
:
$
.
trim
(
_yongjinRuleObj
.
val
()),
'internal_item_advantage'
:
$
.
trim
(
_internalYoushiObj
.
val
()),
'internal_item_advantage'
:
$
.
trim
(
_internalYoushiObj
.
val
()),
'si
n
gn_rule'
:
$
.
trim
(
_qianyueRuleObj
.
val
()),
'sign_rule'
:
$
.
trim
(
_qianyueRuleObj
.
val
()),
'tiny_brochure_url'
:
$
.
trim
(
_weilouLinkObj
.
val
()),
'tiny_brochure_url'
:
$
.
trim
(
_weilouLinkObj
.
val
()),
'auditorium'
:
_dajiangtangVal
,
'auditorium'
:
_dajiangtangVal
,
'industry_type'
:
_yetaiArr
.
join
(
','
),
'industry_type'
:
_yetaiArr
.
join
(
','
),
...
...
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