Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
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
wangxuelai
wechatapp.shangjiadao.com
Commits
15771f5d
Commit
15771f5d
authored
Jan 17, 2020
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dd\
parent
f38431f5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
editclue.wxml
business/pages/orgpotentialcustomer/editclue.wxml
+1
-1
constants.js
constants/constants.js
+4
-4
No files found.
business/pages/orgpotentialcustomer/editclue.wxml
View file @
15771f5d
...
...
@@ -17,7 +17,7 @@
<text class="require" >*</text>
</view>
<view class="input-box">
<text class="text color666" wx:if="{{id
&& sourceType.id == 12
}}">{{params.mobile}}</text>
<text class="text color666" wx:if="{{id}}">{{params.mobile}}</text>
<input wx:else type="number" class="text color666" maxlength="{{11}}" bindinput="mobileInput" placeholder="请输入电话号码" value="{{params.mobile}}"/>
<image class="arrowsmall" src="{{imageRoot}}2b/potentialcustomer/newarr.png?{{imageVersion}}"></image>
</view>
...
...
constants/constants.js
View file @
15771f5d
export
default
{
imageRoot
:
'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/'
,
//
host: 'https://qxapi.qingxiao.online/daka',
//
host2: 'https://wx.m.shangjiadao.cn',
host
:
'https://qxapi.qingxiao.online/daka'
,
host2
:
'https://wx.m.shangjiadao.cn'
,
storageVersion
:
'5.0'
,
imageVersion
:
'20191104'
,
host
:
'https://clock.wp53.cn'
,
host2
:
'https://test.wp53.cn'
,
//
host: 'https://clock.wp53.cn',
//
host2: 'https://test.wp53.cn',
appId
:
'wxc1246ea029394785'
,
miniProgram
:
{
clock
:
'wxdeee20e52a1fd7ee'
...
...
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