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
0b5f40b7
Commit
0b5f40b7
authored
Aug 15, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
371fad74
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
shop_detail_pc.html
application/app_broker/view/index/shop_detail_pc.html
+5
-5
shop_detail_pc.js
public/app/js/shop_detail_pc.js
+0
-0
No files found.
application/app_broker/view/index/shop_detail_pc.html
View file @
0b5f40b7
...
...
@@ -142,17 +142,17 @@
<section
v-show=
"dataCode!=200"
></section>
</main>
<div
id=
"call_modal"
style=
"display: block;"
>
<div
id=
"call_modal"
>
<div
class=
"call-modal-main"
>
<p
class=
"call-modal-main-title"
>
选择本机手机号
</p>
<ol
id=
"call_modal_phone_list"
>
<li
class=
"call-select"
><input
placeholder=
"请输入本机手机号"
maxlength=
"11"
type=
"tel"
id=
"call_modal_phone_self"
readonly=
""
>
<li
class=
"call-select"
><input
placeholder=
"请输入本机手机号"
maxlength=
"11"
type=
"tel"
id=
"call_modal_phone_self"
readonly=
""
/
>
<div
class=
"call-edit-icon"
>
完成
</div>
<div
class=
"call-submit-ing-icon"
>
提交中ing
</div>
<div
class=
"call-select-icon"
><img
src=
"/app/images/ic_duigou_gre.png"
></div>
<div
class=
"call-select-icon"
><img
src=
"/app/images/ic_duigou_gre.png"
/
></div>
</li>
<
li
class=
"call-add"
><input
placeholder=
"请输入本机手机号"
maxlength=
"11"
type=
"tel"
><div
class=
"call-edit-icon"
>
完成
</div><div
class=
"call-submit-ing-icon"
>
提交中ing
</div><div
class=
"call-select-icon"
><img
src=
"/app/images/ic_duigou_gre.png"
></div></li><
/ol>
<div
id=
"add_phone_btn"
style=
"display: none;"
>
增加手机号
</div>
</ol>
<div
id=
"add_phone_btn"
>
增加手机号
</div>
<p
class=
"call-modal-main-tip"
>
请确认选择的手机号和本机号码相同,否则提示为空号
</p>
</div>
<div
class=
"call-btn-area"
>
...
...
public/app/js/shop_detail_pc.js
View file @
0b5f40b7
This diff is collapsed.
Click to expand it.
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