Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
G
GangShi-un2
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
黄旭新
GangShi-un2
Commits
a06146e2
提交
a06146e2
authored
5月 08, 2021
作者:
彭涛
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
bug修复
上级
2276ac51
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
51 个修改的文件
包含
557 行增加
和
585 行删除
+557
-585
manifest.json
manifest.json
+1
-1
group.vue
pages/group/group.vue
+4
-4
index.vue
pages/index/index.vue
+22
-18
MyGroups.vue
pagesA/MyGroups/MyGroups.vue
+12
-4
api.js
static/util/api.js
+2
-2
app.json
unpackage/dist/build/mp-weixin/app.json
+0
-4
vendor.js
unpackage/dist/build/mp-weixin/common/vendor.js
+2
-16
invoice.js
unpackage/dist/build/mp-weixin/pages/Invoice/invoice.js
+1
-5
MyBusiness.js
...ckage/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.js
+1
-1
MyBusiness.wxml
...age/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.wxml
+1
-1
MyBusiness.wxss
...age/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.wxss
+1
-1
DeclareEdit.js
unpackage/dist/build/mp-weixin/pages/declare/DeclareEdit.js
+1
-5
DeclareHistory.js
...kage/dist/build/mp-weixin/pages/declare/DeclareHistory.js
+1
-5
declare.js
unpackage/dist/build/mp-weixin/pages/declare/declare.js
+1
-5
group.js
unpackage/dist/build/mp-weixin/pages/group/group.js
+1
-5
group.wxss
unpackage/dist/build/mp-weixin/pages/group/group.wxss
+1
-5
groupInfo.js
unpackage/dist/build/mp-weixin/pages/group/groupInfo.js
+1
-5
areaServe.js
unpackage/dist/build/mp-weixin/pages/index/areaServe.js
+1
-5
areaServe.wxml
unpackage/dist/build/mp-weixin/pages/index/areaServe.wxml
+1
-1
companyLists.js
unpackage/dist/build/mp-weixin/pages/index/companyLists.js
+1
-5
companyLists.wxss
unpackage/dist/build/mp-weixin/pages/index/companyLists.wxss
+1
-5
index.js
unpackage/dist/build/mp-weixin/pages/index/index.js
+1
-5
index.wxml
unpackage/dist/build/mp-weixin/pages/index/index.wxml
+1
-5
index.wxss
unpackage/dist/build/mp-weixin/pages/index/index.wxss
+1
-5
myInfo.js
unpackage/dist/build/mp-weixin/pages/myInfo/myInfo.js
+1
-5
myInfo.wxss
unpackage/dist/build/mp-weixin/pages/myInfo/myInfo.wxss
+1
-6
register.js
unpackage/dist/build/mp-weixin/pages/register/register.js
+1
-1
PromotionCenter.js
...build/mp-weixin/pagesA/PromotionCenter/PromotionCenter.js
+1
-5
shengbao.js
...dist/build/mp-weixin/pagesA/dianliangshengbao/shengbao.js
+1
-5
electriCompany.js
...t/build/mp-weixin/pagesA/electriCompany/electriCompany.js
+1
-5
electriCompanyDetail.js
...d/mp-weixin/pagesA/electriCompany/electriCompanyDetail.js
+1
-5
electriCompanyDetail.wxml
...mp-weixin/pagesA/electriCompany/electriCompanyDetail.wxml
+1
-5
requirements.js
.../dist/build/mp-weixin/pagesA/requirements/requirements.js
+1
-1
requirements.wxml
...ist/build/mp-weixin/pagesA/requirements/requirements.wxml
+1
-1
requirements.wxss
...ist/build/mp-weixin/pagesA/requirements/requirements.wxss
+1
-1
project.config.json
unpackage/dist/build/mp-weixin/project.config.json
+1
-6
requirements_bg.png
...ge/dist/build/mp-weixin/static/images/requirements_bg.png
+0
-0
api.js
unpackage/dist/build/mp-weixin/static/util/api.js
+2
-27
vendor.js.map
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
+1
-5
group.js.map
...ge/dist/dev/.sourcemap/mp-weixin/pages/group/group.js.map
+1
-5
index.js.map
...ge/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
+1
-5
MyGroups.js.map
.../dev/.sourcemap/mp-weixin/pagesA/MyGroups/MyGroups.js.map
+1
-5
vendor.js
unpackage/dist/dev/mp-weixin/common/vendor.js
+343
-278
group.js
unpackage/dist/dev/mp-weixin/pages/group/group.js
+54
-35
index.js
unpackage/dist/dev/mp-weixin/pages/index/index.js
+1
-1
index.wxml
unpackage/dist/dev/mp-weixin/pages/index/index.wxml
+1
-1
index.wxss
unpackage/dist/dev/mp-weixin/pages/index/index.wxss
+18
-13
MyGroups.js
unpackage/dist/dev/mp-weixin/pagesA/MyGroups/MyGroups.js
+54
-35
MyGroups.wxss
unpackage/dist/dev/mp-weixin/pagesA/MyGroups/MyGroups.wxss
+5
-4
project.config.json
unpackage/dist/dev/mp-weixin/project.config.json
+1
-5
api.js
unpackage/dist/dev/mp-weixin/static/util/api.js
+2
-2
没有找到文件。
manifest.json
浏览文件 @
a06146e2
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
"provider"
:
"wxaf8f505686ddf66a"
"provider"
:
"wxaf8f505686ddf66a"
}
}
},
},
"appid"
:
"wx
b21370ac25ee51b0
"
,
"appid"
:
"wx
45bb68de16ddddb7
"
,
"setting"
:
{
"setting"
:
{
"urlCheck"
:
false
,
"urlCheck"
:
false
,
"es6"
:
true
,
"es6"
:
true
,
...
...
pages/group/group.vue
浏览文件 @
a06146e2
...
@@ -237,19 +237,19 @@
...
@@ -237,19 +237,19 @@
value
:
0
value
:
0
},
},
{
{
label
:
'3
分
以上'
,
label
:
'3
厘
以上'
,
value
:
3
value
:
3
},
},
{
{
label
:
'4
分
以上'
,
label
:
'4
厘
以上'
,
value
:
4
value
:
4
},
},
{
{
label
:
'5
分
以上'
,
label
:
'5
厘
以上'
,
value
:
5
value
:
5
},
},
{
{
label
:
'6
分
以上'
,
label
:
'6
厘
以上'
,
value
:
6
value
:
6
},
},
...
...
pages/index/index.vue
浏览文件 @
a06146e2
...
@@ -70,8 +70,8 @@
...
@@ -70,8 +70,8 @@
<view
class=
"recommend"
v-if=
"isEstablish &&recommendedPackageList.length > 0"
>
<view
class=
"recommend"
v-if=
"isEstablish &&recommendedPackageList.length > 0"
>
<view
class=
"recommend_title"
@
click=
"linktoGroup"
>
<view
class=
"recommend_title"
@
click=
"linktoGroup"
>
<text>
推荐套餐
</text>
<text>
推荐套餐
</text>
<
text
style=
"margin-right: 32rpx;color: #999; font-size: 24rpx;"
>
查看全部
</text
>
<
view>
查看详情
<image
src=
"https://fire.huoshitou.net/profile/icon/index_right.png"
mode=
""
></image
>
<
image
src=
"../../static/images/right.png"
mode=
"scaleToFill"
></image
>
<
/view
>
</view>
</view>
<view
class=
"recommend_item"
v-for=
"(item, index) in recommendedPackageList"
:key=
"index"
>
<view
class=
"recommend_item"
v-for=
"(item, index) in recommendedPackageList"
:key=
"index"
>
<view
class=
"item_title"
@
click=
"linktoCompanyInfo(item.userId)"
>
<view
class=
"item_title"
@
click=
"linktoCompanyInfo(item.userId)"
>
...
@@ -493,7 +493,7 @@
...
@@ -493,7 +493,7 @@
})
})
}
else
{
}
else
{
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
'/pages
/CompanyInfo/CompanyInfo?i
d='
+
id
url
:
'/pages
A/electriCompany/electriCompanyDetail?userI
d='
+
id
})
})
}
}
},
},
...
@@ -734,27 +734,31 @@
...
@@ -734,27 +734,31 @@
// 推荐套餐
// 推荐套餐
.recommend
{
.recommend
{
margin-bottom
:
24rpx
;
margin-bottom
:
24rpx
;
background-color
:
#f
4f5f7
;
background-color
:
#f
ff
;
.recommend_title
{
.recommend_title
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
justify-content
:
space-between
;
position
:
relative
;
padding
:
0
32rpx
;
padding
:
0
32rpx
;
height
:
102rpx
;
height
:
70rpx
;
line-height
:
102rpx
;
font-size
:
33rpx
;
font-size
:
36rpx
;
font-weight
:
bold
;
font-weight
:
500
;
color
:
#333
;
color
:
#333
;
background-color
:
#FFFFFF
;
border-bottom
:
1rpx
solid
#f4f5f7
;
view
{
position
:
relative
;
image
{
width
:
98rpx
;
position
:
absolute
;
font-size
:
20rpx
;
top
:
37rpx
;
color
:
#999
;
right
:
32rpx
;
width
:
16rpx
;
image
{
height
:
32rpx
;
position
:
absolute
;
top
:
8rpx
;
right
:
0
;
width
:
9rpx
;
height
:
15rpx
;
}
}
}
}
}
...
...
pagesA/MyGroups/MyGroups.vue
浏览文件 @
a06146e2
...
@@ -198,19 +198,19 @@
...
@@ -198,19 +198,19 @@
value
:
0
value
:
0
},
},
{
{
label
:
'3
分
以上'
,
label
:
'3
厘
以上'
,
value
:
3
value
:
3
},
},
{
{
label
:
'4
分
以上'
,
label
:
'4
厘
以上'
,
value
:
4
value
:
4
},
},
{
{
label
:
'5
分
以上'
,
label
:
'5
厘
以上'
,
value
:
5
value
:
5
},
},
{
{
label
:
'6
分
以上'
,
label
:
'6
厘
以上'
,
value
:
6
value
:
6
},
},
...
@@ -448,6 +448,14 @@
...
@@ -448,6 +448,14 @@
.group_type
{
.group_type
{
height
:
80rpx
;
height
:
80rpx
;
background-color
:
#f4f5f7
;
background-color
:
#f4f5f7
;
.dropdown
{
u-dropdown-item
{
scroll-view
{
height
:
418rpx
!
important
;
}
}
}
}
}
.hint
{
.hint
{
...
...
static/util/api.js
浏览文件 @
a06146e2
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
//
const DOMAIN = 'https://dev.diaosaas.com/diaoyun/' //测试
const
DOMAIN
=
'https://dev.diaosaas.com/diaoyun/'
//测试
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
const
DOMAIN
=
'https://fire.huoshitou.net/diaoyun/'
// 正式
//
const DOMAIN = 'https://fire.huoshitou.net/diaoyun/' // 正式
const
HOST
=
DOMAIN
+
'api/'
const
HOST
=
DOMAIN
+
'api/'
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
...
...
unpackage/dist/build/mp-weixin/app.json
浏览文件 @
a06146e2
...
@@ -33,10 +33,6 @@
...
@@ -33,10 +33,6 @@
"pages/Invoice/invoice"
,
"pages/Invoice/invoice"
,
"pages/Earnings/commissionEarnings/commissionEarnings"
,
"pages/Earnings/commissionEarnings/commissionEarnings"
,
"pages/ExpressSingle/ExpressSingle"
,
"pages/ExpressSingle/ExpressSingle"
,
<<<<<<<
HEAD
=======
"pages/stamp/stamp"
,
>>>>>>>
59892621298744140169
c
3
c
4112192
f
992e97458
"pages/MyBusiness/MyBusiness"
,
"pages/MyBusiness/MyBusiness"
,
"pages/CompanyInfo/CompanyDetails/CompanyDetails"
,
"pages/CompanyInfo/CompanyDetails/CompanyDetails"
,
"pages/order/ServiceDetails"
,
"pages/order/ServiceDetails"
,
...
...
unpackage/dist/build/mp-weixin/common/vendor.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/Invoice/invoice.js
浏览文件 @
a06146e2
<<<<<<<
HEAD
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/Invoice/invoice"
],{
1461
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
i
=
c
(
n
(
"7363"
));
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
o
=
{
created
:
function
(){
var
t
=
this
,
n
=
this
,
c
=
e
.
getStorageSync
(
"type"
),
o
=
e
.
getStorageSync
(
"user"
),
r
=
""
;
n
.
userType
=
c
,
"1"
==
c
?(
n
.
enterpriseId
=
o
.
enterpriseId
,
r
=
o
.
enterpriseId
):
"2"
==
c
&&
(
n
.
electricId
=
o
.
electricId
,
r
=
o
.
electricId
),(
0
,
a
.
get
)(
i
.
default
.
getInvoiceType
).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
){
var
n
=
e
.
data
;
n
[
0
]
=
"6%普票("
+
n
[
0
]
+
"税点)"
,
n
[
1
]
=
"6%专票("
+
n
[
1
]
+
"税点)"
,
n
[
2
]
=
"3%普票("
+
n
[
2
]
+
"税点)"
,
n
[
3
]
=
"3%专票("
+
n
[
3
]
+
"税点)"
,
n
[
4
]
=
"1%普票("
+
n
[
4
]
+
"税点)"
,
n
[
5
]
=
"1%专票("
+
n
[
5
]
+
"税点)"
,
t
.
invoiceList
=
n
}})),(
0
,
a
.
get
)(
i
.
default
.
viewInvoice
,{
type
:
c
,
userId
:
r
}).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
&&
e
.
data
){
t
.
id
=
e
.
data
.
id
;
var
n
=
e
.
data
.
type
;
t
.
invoiceValue
=
t
.
invoiceList
[
n
-
1
],
t
.
bankName
=
e
.
data
.
bankName
,
t
.
bankAccount
=
e
.
data
.
bankAccount
,
t
.
payeeName
=
e
.
data
.
payeeName
,
t
.
type
=
e
.
data
.
type
}}))},
data
:
function
(){
return
{
userType
:
0
,
enterpriseId
:
""
,
electricId
:
""
,
pickerShow
:
!
1
,
invoiceList
:[],
invoiceValue
:
""
,
id
:
null
,
type
:
""
,
lookUp
:
"广东伙石头科技有限公司"
,
identifier
:
"91440101MA9W0GU4XG"
,
bankName
:
""
,
bankAccount
:
""
,
payeeName
:
""
}},
methods
:{
getType
:
function
(
e
){
var
t
=
e
.
detail
.
value
;
console
.
log
(
t
),
this
.
invoiceValue
=
this
.
invoiceList
[
t
],
this
.
type
=
Number
(
t
)
+
1
},
saveInvoice
:
function
(){
var
t
=
this
.
$data
,
n
=
t
.
userType
,
c
=
t
.
id
,
o
=
t
.
type
,
r
=
t
.
enterpriseId
,
u
=
t
.
electricId
,
d
=
t
.
lookUp
,
l
=
t
.
identifier
,
s
=
t
.
bankName
,
f
=
t
.
bankAccount
,
p
=
t
.
payeeName
;(
0
,
a
.
post
)(
i
.
default
.
addInvoice
,{
userType
:
n
,
id
:
c
,
type
:
o
,
enterpriseId
:
r
,
electricId
:
u
,
lookUp
:
d
,
identifier
:
l
,
bankName
:
s
,
bankAccount
:
f
,
payeeName
:
p
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
?(
e
.
showToast
({
title
:
"保存成功"
}),
setTimeout
((
function
(){
e
.
navigateBack
({
delta
:
1
})}),
500
)):
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))}}};
t
.
default
=
o
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"1c30"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"c9e6"
),
i
=
n
(
"efd4"
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
c
);
n
(
"3f89"
);
var
o
,
r
=
n
(
"f0c5"
),
u
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
o
);
t
[
"default"
]
=
u
.
exports
},
"3f89"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"b5c0"
),
i
=
n
.
n
(
a
);
i
.
a
},
"82a5"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"1c30"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
b5c0
:
function
(
e
,
t
,
n
){},
c9e6
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
},
c
=
[]},
efd4
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"1461"
),
i
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
c
);
t
[
"default"
]
=
i
.
a
}},[[
"82a5"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/Invoice/invoice"
],{
1461
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
i
=
c
(
n
(
"7363"
));
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
o
=
{
created
:
function
(){
var
t
=
this
,
n
=
this
,
c
=
e
.
getStorageSync
(
"type"
),
o
=
e
.
getStorageSync
(
"user"
),
r
=
""
;
n
.
userType
=
c
,
"1"
==
c
?(
n
.
enterpriseId
=
o
.
enterpriseId
,
r
=
o
.
enterpriseId
):
"2"
==
c
&&
(
n
.
electricId
=
o
.
electricId
,
r
=
o
.
electricId
),(
0
,
a
.
get
)(
i
.
default
.
getInvoiceType
).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
){
var
n
=
e
.
data
;
n
[
0
]
=
"6%普票("
+
n
[
0
]
+
"税点)"
,
n
[
1
]
=
"6%专票("
+
n
[
1
]
+
"税点)"
,
n
[
2
]
=
"3%普票("
+
n
[
2
]
+
"税点)"
,
n
[
3
]
=
"3%专票("
+
n
[
3
]
+
"税点)"
,
n
[
4
]
=
"1%普票("
+
n
[
4
]
+
"税点)"
,
n
[
5
]
=
"1%专票("
+
n
[
5
]
+
"税点)"
,
t
.
invoiceList
=
n
}})),(
0
,
a
.
get
)(
i
.
default
.
viewInvoice
,{
type
:
c
,
userId
:
r
}).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
&&
e
.
data
){
t
.
id
=
e
.
data
.
id
;
var
n
=
e
.
data
.
type
;
t
.
invoiceValue
=
t
.
invoiceList
[
n
-
1
],
t
.
bankName
=
e
.
data
.
bankName
,
t
.
bankAccount
=
e
.
data
.
bankAccount
,
t
.
payeeName
=
e
.
data
.
payeeName
,
t
.
type
=
e
.
data
.
type
}}))},
data
:
function
(){
return
{
userType
:
0
,
enterpriseId
:
""
,
electricId
:
""
,
pickerShow
:
!
1
,
invoiceList
:[],
invoiceValue
:
""
,
id
:
null
,
type
:
""
,
lookUp
:
"广东伙石头科技有限公司"
,
identifier
:
"91440101MA9W0GU4XG"
,
bankName
:
""
,
bankAccount
:
""
,
payeeName
:
""
}},
methods
:{
getType
:
function
(
e
){
var
t
=
e
.
detail
.
value
;
console
.
log
(
t
),
this
.
invoiceValue
=
this
.
invoiceList
[
t
],
this
.
type
=
Number
(
t
)
+
1
},
saveInvoice
:
function
(){
var
t
=
this
.
$data
,
n
=
t
.
userType
,
c
=
t
.
id
,
o
=
t
.
type
,
r
=
t
.
enterpriseId
,
u
=
t
.
electricId
,
d
=
t
.
lookUp
,
l
=
t
.
identifier
,
s
=
t
.
bankName
,
f
=
t
.
bankAccount
,
p
=
t
.
payeeName
;(
0
,
a
.
post
)(
i
.
default
.
addInvoice
,{
userType
:
n
,
id
:
c
,
type
:
o
,
enterpriseId
:
r
,
electricId
:
u
,
lookUp
:
d
,
identifier
:
l
,
bankName
:
s
,
bankAccount
:
f
,
payeeName
:
p
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
?(
e
.
showToast
({
title
:
"保存成功"
}),
setTimeout
((
function
(){
e
.
navigateBack
({
delta
:
1
})}),
500
)):
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))}}};
t
.
default
=
o
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"1c30"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"c9e6"
),
i
=
n
(
"efd4"
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
c
);
n
(
"3f89"
);
var
o
,
r
=
n
(
"f0c5"
),
u
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
o
);
t
[
"default"
]
=
u
.
exports
},
"3f89"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"b5c0"
),
i
=
n
.
n
(
a
);
i
.
a
},
"82a5"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"1c30"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
b5c0
:
function
(
e
,
t
,
n
){},
c9e6
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
},
c
=
[]},
efd4
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"1461"
),
i
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
c
);
t
[
"default"
]
=
i
.
a
}},[[
"82a5"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
=======
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/Invoice/invoice"
],{
4757
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"eeec"
),
i
=
n
.
n
(
a
);
i
.
a
},
"53bd"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
},
c
=
[]},
"7ada"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"78ef"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"8a0a"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"8a0a"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"53bd"
),
i
=
n
(
"a9c1"
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
c
);
n
(
"4757"
);
var
o
,
r
=
n
(
"f0c5"
),
u
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
o
);
t
[
"default"
]
=
u
.
exports
},
a6c4
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"86df"
),
i
=
c
(
n
(
"9036"
));
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
o
=
{
created
:
function
(){
var
t
=
this
,
n
=
this
,
c
=
e
.
getStorageSync
(
"type"
),
o
=
e
.
getStorageSync
(
"user"
),
r
=
""
;
n
.
userType
=
c
,
"1"
==
c
?(
n
.
enterpriseId
=
o
.
enterpriseId
,
r
=
o
.
enterpriseId
):
"2"
==
c
&&
(
n
.
electricId
=
o
.
electricId
,
r
=
o
.
electricId
),(
0
,
a
.
get
)(
i
.
default
.
getInvoiceType
).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
){
var
n
=
e
.
data
;
n
[
0
]
=
"6%普票("
+
n
[
0
]
+
"税点)"
,
n
[
1
]
=
"6%专票("
+
n
[
1
]
+
"税点)"
,
n
[
2
]
=
"3%普票("
+
n
[
2
]
+
"税点)"
,
n
[
3
]
=
"3%专票("
+
n
[
3
]
+
"税点)"
,
n
[
4
]
=
"1%普票("
+
n
[
4
]
+
"税点)"
,
n
[
5
]
=
"1%专票("
+
n
[
5
]
+
"税点)"
,
t
.
invoiceList
=
n
}})),(
0
,
a
.
get
)(
i
.
default
.
viewInvoice
,{
type
:
c
,
userId
:
r
}).
then
((
function
(
e
){
if
(
console
.
log
(
e
),
200
==
e
.
code
&&
e
.
data
){
t
.
id
=
e
.
data
.
id
;
var
n
=
e
.
data
.
type
;
t
.
invoiceValue
=
t
.
invoiceList
[
n
-
1
],
t
.
bankName
=
e
.
data
.
bankName
,
t
.
bankAccount
=
e
.
data
.
bankAccount
,
t
.
payeeName
=
e
.
data
.
payeeName
,
t
.
type
=
e
.
data
.
type
}}))},
data
:
function
(){
return
{
userType
:
0
,
enterpriseId
:
""
,
electricId
:
""
,
pickerShow
:
!
1
,
invoiceList
:[],
invoiceValue
:
""
,
id
:
null
,
type
:
""
,
lookUp
:
"广东伙石头科技有限公司"
,
identifier
:
"91440101MA9W0GU4XG"
,
bankName
:
""
,
bankAccount
:
""
,
payeeName
:
""
}},
methods
:{
getType
:
function
(
e
){
var
t
=
e
.
detail
.
value
;
console
.
log
(
t
),
this
.
invoiceValue
=
this
.
invoiceList
[
t
],
this
.
type
=
Number
(
t
)
+
1
},
saveInvoice
:
function
(){
var
t
=
this
.
$data
,
n
=
t
.
userType
,
c
=
t
.
id
,
o
=
t
.
type
,
r
=
t
.
enterpriseId
,
u
=
t
.
electricId
,
d
=
t
.
lookUp
,
l
=
t
.
identifier
,
s
=
t
.
bankName
,
f
=
t
.
bankAccount
,
p
=
t
.
payeeName
;(
0
,
a
.
post
)(
i
.
default
.
addInvoice
,{
userType
:
n
,
id
:
c
,
type
:
o
,
enterpriseId
:
r
,
electricId
:
u
,
lookUp
:
d
,
identifier
:
l
,
bankName
:
s
,
bankAccount
:
f
,
payeeName
:
p
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
?(
e
.
showToast
({
title
:
"保存成功"
}),
setTimeout
((
function
(){
e
.
navigateBack
({
delta
:
1
})}),
500
)):
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))}}};
t
.
default
=
o
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
a9c1
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"a6c4"
),
i
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
c
);
t
[
"default"
]
=
i
.
a
},
eeec
:
function
(
e
,
t
,
n
){}},[[
"7ada"
,
"common/runtime"
,
"common/vendor"
]]]);
>>>>>>>
59892621298744140169
c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.js
浏览文件 @
a06146e2
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/MyBusiness/MyBusiness"
],{
"024c"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
i
=
n
(
"a000"
),
o
=
c
(
n
(
"7363"
));
function
c
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
a
=
function
(){
n
.
e
(
"components/bottomWindow/bottomWindow"
).
then
(
function
(){
return
resolve
(
n
(
"9537"
))}.
bind
(
null
,
n
)).
catch
(
n
.
oe
)},
s
=
{
created
:
function
(){
var
e
=
this
;
this
.
electricId
=
t
.
getStorageSync
(
"user"
).
electricId
,
this
.
getMyEnterpriseList
(
this
.
electricId
,
""
),(
0
,
i
.
get
)(
o
.
default
.
myEnterpriseStatistics
,{
electricId
:
this
.
electricId
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
e
.
EnterpriseNumber
=
t
.
data
.
enterprise_count
,
e
.
ContractQuantity
=
t
.
data
.
contract_electricity
)}))},
onShow
:
function
(){
this
.
getUserMessage
()},
components
:{
bottomWindow
:
a
},
data
:
function
(){
return
{
tabIndex
:
1
,
enterpriseName
:
""
,
electricId
:
""
,
EnterpriseNumber
:
"0"
,
ContractQuantity
:
"0"
,
Businessdata
:[],
dialogShow
:
!
1
,
dialogIndex
:
0
,
phone
:
""
,
cashRatio
:
""
,
isshare
:
!
1
,
isAuthenticate
:
null
,
ContractType
:
"1"
}},
methods
:{
inviteclick
:
function
(){
var
e
=
this
;
if
(
2
!=
this
.
isAuthenticate
){
t
.
showToast
({
title
:
"您还未通过实名认证"
,
icon
:
"none"
});
var
n
=
setTimeout
((
function
(){
t
.
navigateTo
({
url
:
"../Certification/Certification"
}),
clearTimeout
(
n
)}),
1
e3
);
return
!
1
}
e
.
isshare
=!
0
},
onShareAppMessage
:
function
(
e
){
var
n
=
t
.
getStorageSync
(
"user"
).
inviteCode
,
i
=
t
.
getStorageSync
(
"user"
).
certificationName
;
return
{
title
:
i
+
"邀请您绑定成为他的用电企业会员"
,
path
:
"/pages/login/login?inviteType=3&&inviteCode="
+
n
,
imageUrl
:
"https://fire.huoshitou.net/profile/icon/yaoqing.png"
,
desc
:
"电客"
,
success
:
function
(
t
){
console
.
log
(
"111111"
),
console
.
log
(
t
)},
fail
:
function
(
t
){
console
.
log
(
"222222"
),
console
.
log
(
t
)}}},
closeModel
:
function
(
t
){
"closeModel"
==
t
&&
(
this
.
isshare
=!
1
)},
tabContract
:
function
(
t
){
this
.
ContractType
=
t
,
this
.
getMyEnterpriseList
(
this
.
electricId
,
this
.
enterpriseName
)},
searchContract
:
function
(){
this
.
getMyEnterpriseList
(
this
.
electricId
,
this
.
enterpriseName
)},
look
:
function
(
e
){
t
.
navigateTo
({
url
:
"/pages/CompanyInfo/CompanyDetails/CompanyDetails?id="
+
e
})},
remindAuthenticate
:
function
(
e
){(
0
,
i
.
get
)(
o
.
default
.
remindAuthenticate
,{
userId
:
e
}).
then
((
function
(
e
){
200
==
e
.
code
?
t
.
showToast
({
title
:
"提醒成功!"
}):
t
.
showToast
({
title
:
e
.
msg
,
icon
:
"none"
})}))},
relation
:
function
(
t
){
this
.
phone
=
t
,
this
.
dialogShow
=!
0
,
this
.
dialogIndex
=
2
},
callPhone
:
function
(){
t
.
makePhoneCall
({
phoneNumber
:
this
.
phone
})},
clickRatio
:
function
(
t
){
this
.
dialogShow
=!
0
,
this
.
dialogIndex
=
1
,
this
.
cashRatio
=
this
.
Businessdata
[
t
].
spotPackageIncomeRatio
},
getMyEnterpriseList
:
function
(
t
,
e
){
var
n
=
this
;(
0
,
i
.
get
)(
o
.
default
.
myEnterpriseList
,{
electricId
:
t
,
enterpriseName
:
e
,
type
:
this
.
ContractType
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
&&
(
n
.
Businessdata
=
t
.
data
)}))},
getUserMessage
:
function
(){
var
e
=
this
,
n
=
t
.
getStorageSync
(
"user"
).
electricId
;(
0
,
i
.
get
)(
o
.
default
.
getUserInformation
,{
type
:
"2"
,
userId
:
n
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
e
.
isAuthenticate
=
t
.
data
.
isAuthenticate
)}))}}};
e
.
default
=
s
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
5289
:
function
(
t
,
e
,
n
){},
"700b"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
i
=
n
(
"ade8"
),
o
=
n
(
"c2c4"
);
for
(
var
c
in
o
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
o
[
t
]}))}(
c
);
n
(
"dbc0"
);
var
a
,
s
=
n
(
"f0c5"
),
r
=
Object
(
s
[
"a"
])(
o
[
"default"
],
i
[
"b"
],
i
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
i
[
"a"
],
a
);
e
[
"default"
]
=
r
.
exports
},
"86db"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
i
(
n
(
"66fd"
));
var
e
=
i
(
n
(
"700b"
));
function
i
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
ade8
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"b"
,(
function
(){
return
o
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
i
}));
var
i
=
{
bottomWindow
:
function
(){
return
n
.
e
(
"components/bottomWindow/bottomWindow"
).
then
(
n
.
bind
(
null
,
"9537"
))}},
o
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
;
t
.
_isMounted
||
(
t
.
e0
=
function
(
e
){
t
.
dialogShow
=!
1
},
t
.
e1
=
function
(
e
){
t
.
dialogShow
=!
1
})},
c
=
[]},
c2c4
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
i
=
n
(
"024c"
),
o
=
n
.
n
(
i
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
i
[
t
]}))}(
c
);
e
[
"default"
]
=
o
.
a
},
dbc0
:
function
(
t
,
e
,
n
){
"use strict"
;
var
i
=
n
(
"5289"
),
o
=
n
.
n
(
i
);
o
.
a
}},[[
"86db"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/MyBusiness/MyBusiness"
],{
"024c"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
i
=
n
(
"a000"
),
o
=
c
(
n
(
"7363"
));
function
c
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
a
=
function
(){
n
.
e
(
"components/bottomWindow/bottomWindow"
).
then
(
function
(){
return
resolve
(
n
(
"9537"
))}.
bind
(
null
,
n
)).
catch
(
n
.
oe
)},
s
=
{
created
:
function
(){
var
e
=
this
;
this
.
electricId
=
t
.
getStorageSync
(
"user"
).
electricId
,
this
.
getMyEnterpriseList
(
this
.
electricId
,
""
),(
0
,
i
.
get
)(
o
.
default
.
myEnterpriseStatistics
,{
electricId
:
this
.
electricId
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
e
.
EnterpriseNumber
=
t
.
data
.
enterprise_count
,
e
.
ContractQuantity
=
t
.
data
.
contract_electricity
)}))},
onShow
:
function
(){
this
.
getUserMessage
()},
components
:{
bottomWindow
:
a
},
data
:
function
(){
return
{
tabIndex
:
1
,
enterpriseName
:
""
,
electricId
:
""
,
EnterpriseNumber
:
"0"
,
ContractQuantity
:
"0"
,
Businessdata
:[],
dialogShow
:
!
1
,
dialogIndex
:
0
,
phone
:
""
,
cashRatio
:
""
,
isshare
:
!
1
,
isAuthenticate
:
null
,
ContractType
:
"1"
}},
methods
:{
inviteclick
:
function
(){
var
e
=
this
;
if
(
2
!=
this
.
isAuthenticate
){
t
.
showToast
({
title
:
"您还未通过实名认证"
,
icon
:
"none"
});
var
n
=
setTimeout
((
function
(){
t
.
navigateTo
({
url
:
"../Certification/Certification"
}),
clearTimeout
(
n
)}),
1
e3
);
return
!
1
}
e
.
isshare
=!
0
},
onShareAppMessage
:
function
(
e
){
var
n
=
t
.
getStorageSync
(
"user"
).
inviteCode
,
i
=
t
.
getStorageSync
(
"user"
).
certificationName
;
return
{
title
:
i
+
"邀请您绑定成为他的用电企业会员"
,
path
:
"/pages/login/login?inviteType=3&&inviteCode="
+
n
,
imageUrl
:
"https://fire.huoshitou.net/profile/icon/yaoqing.png"
,
desc
:
"电客"
,
success
:
function
(
t
){
console
.
log
(
"111111"
),
console
.
log
(
t
)},
fail
:
function
(
t
){
console
.
log
(
"222222"
),
console
.
log
(
t
)}}},
closeModel
:
function
(
t
){
"closeModel"
==
t
&&
(
this
.
isshare
=!
1
)},
tabContract
:
function
(
t
){
this
.
ContractType
=
t
,
this
.
getMyEnterpriseList
(
this
.
electricId
,
this
.
enterpriseName
)},
searchContract
:
function
(){
this
.
getMyEnterpriseList
(
this
.
electricId
,
this
.
enterpriseName
)},
look
:
function
(
e
){
t
.
navigateTo
({
url
:
"/pages/CompanyInfo/CompanyDetails/CompanyDetails?id="
+
e
})},
remindAuthenticate
:
function
(
e
){(
0
,
i
.
get
)(
o
.
default
.
remindAuthenticate
,{
userId
:
e
}).
then
((
function
(
e
){
200
==
e
.
code
?
t
.
showToast
({
title
:
"提醒成功!"
}):
t
.
showToast
({
title
:
e
.
msg
,
icon
:
"none"
})}))},
relation
:
function
(
t
){
this
.
phone
=
t
,
this
.
dialogShow
=!
0
,
this
.
dialogIndex
=
2
},
callPhone
:
function
(){
t
.
makePhoneCall
({
phoneNumber
:
this
.
phone
})},
clickRatio
:
function
(
t
){
this
.
dialogShow
=!
0
,
this
.
dialogIndex
=
1
,
this
.
cashRatio
=
this
.
Businessdata
[
t
].
spotPackageIncomeRatio
},
getMyEnterpriseList
:
function
(
t
,
e
){
var
n
=
this
;(
0
,
i
.
get
)(
o
.
default
.
myEnterpriseList
,{
electricId
:
t
,
enterpriseName
:
e
,
type
:
this
.
ContractType
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
&&
(
n
.
Businessdata
=
t
.
data
)}))},
getUserMessage
:
function
(){
var
e
=
this
,
n
=
t
.
getStorageSync
(
"user"
).
electricId
;(
0
,
i
.
get
)(
o
.
default
.
getUserInformation
,{
type
:
"2"
,
userId
:
n
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
e
.
isAuthenticate
=
t
.
data
.
isAuthenticate
)}))}}};
e
.
default
=
s
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
5289
:
function
(
t
,
e
,
n
){},
"700b"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
i
=
n
(
"a639"
),
o
=
n
(
"c2c4"
);
for
(
var
c
in
o
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
o
[
t
]}))}(
c
);
n
(
"dbc0"
);
var
a
,
s
=
n
(
"f0c5"
),
r
=
Object
(
s
[
"a"
])(
o
[
"default"
],
i
[
"b"
],
i
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
i
[
"a"
],
a
);
e
[
"default"
]
=
r
.
exports
},
"86db"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
i
(
n
(
"66fd"
));
var
e
=
i
(
n
(
"700b"
));
function
i
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
a639
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"b"
,(
function
(){
return
o
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
i
}));
var
i
=
{
bottomWindow
:
function
(){
return
n
.
e
(
"components/bottomWindow/bottomWindow"
).
then
(
n
.
bind
(
null
,
"9537"
))}},
o
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
;
t
.
_isMounted
||
(
t
.
e0
=
function
(
e
){
t
.
dialogShow
=!
1
},
t
.
e1
=
function
(
e
){
t
.
dialogShow
=!
1
})},
c
=
[]},
c2c4
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
i
=
n
(
"024c"
),
o
=
n
.
n
(
i
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
i
[
t
]}))}(
c
);
e
[
"default"
]
=
o
.
a
},
dbc0
:
function
(
t
,
e
,
n
){
"use strict"
;
var
i
=
n
(
"5289"
),
o
=
n
.
n
(
i
);
o
.
a
}},[[
"86db"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
\ No newline at end of file
unpackage/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.wxml
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/MyBusiness/MyBusiness.wxss
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/declare/DeclareEdit.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/declare/DeclareHistory.js
浏览文件 @
a06146e2
<<<<<<<
HEAD
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/declare/DeclareHistory"
],{
1445
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"9687"
),
r
=
n
(
"548f"
);
for
(
var
o
in
r
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
r
[
t
]}))}(
o
);
n
(
"80f5"
);
var
i
,
u
=
n
(
"f0c5"
),
s
=
Object
(
u
[
"a"
])(
r
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
i
);
e
[
"default"
]
=
s
.
exports
},
1549
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
r
=
o
(
n
(
"7363"
));
function
o
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
i
=
{
onShow
:
function
(){
var
e
=
new
Date
,
n
=
e
.
getFullYear
(),
o
=
e
.
getMonth
()
+
1
,
i
=
e
.
getDate
();
o
<
10
&&
(
o
=
"0"
+
o
);
var
u
=
JSON
.
stringify
(
n
)
+
o
;
console
.
log
(
u
);
var
s
=
this
,
c
=
t
.
getStorageSync
(
"user"
).
enterpriseId
;(
0
,
a
.
get
)(
r
.
default
.
getReportHistoryList
,{
enterpriseId
:
c
}).
then
((
function
(
e
){
200
==
e
.
code
?(
s
.
HistoryList
=
e
.
data
.
reverse
(),
s
.
HistoryList
.
map
((
function
(
t
){
t
.
year
=
t
.
month
.
split
(
"-"
)[
0
],
t
.
moths
=
t
.
month
.
split
(
"-"
)[
1
],
0
==
t
.
moths
.
indexOf
(
"0"
)
&&
(
t
.
moths
=
t
.
moths
.
slice
(
1
));
var
e
=
t
.
month
.
split
(
"-"
)[
0
]
+
t
.
month
.
split
(
"-"
)[
1
];
e
<
u
?
t
.
status
=
3
:
e
>
u
?
i
>
t
.
declarationDeadline
?
t
.
status
=
2
:
t
.
status
=
1
:
t
.
status
=
2
}))):
t
.
showToast
({
title
:
e
.
msg
,
icon
:
"none"
})}))},
data
:
function
(){
return
{
declareType
:[
"正常申报"
,
"增产/减产"
,
"其他"
],
HistoryList
:[]}},
methods
:{
linkto
:
function
(
e
,
n
){
1
==
e
?
t
.
navigateTo
({
url
:
"AbnormalFeedback?id="
+
n
}):
2
==
e
?
t
.
navigateTo
({
url
:
"DeclareEdit?id="
+
n
}):
t
.
navigateTo
({
url
:
"Declaredetails?id="
+
n
})}}};
e
.
default
=
i
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"23a6"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
e
=
a
(
n
(
"1445"
));
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"548f"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"1549"
),
r
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
a
[
t
]}))}(
o
);
e
[
"default"
]
=
r
.
a
},
"80f5"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
n
(
"b126"
),
r
=
n
.
n
(
a
);
r
.
a
},
9687
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
;
n
.
d
(
e
,
"b"
,(
function
(){
return
r
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
a
}));
var
r
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
o
=
[]},
b126
:
function
(
t
,
e
,
n
){}},[[
"23a6"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/declare/DeclareHistory"
],{
1445
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"9687"
),
r
=
n
(
"548f"
);
for
(
var
o
in
r
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
r
[
t
]}))}(
o
);
n
(
"80f5"
);
var
i
,
u
=
n
(
"f0c5"
),
s
=
Object
(
u
[
"a"
])(
r
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
i
);
e
[
"default"
]
=
s
.
exports
},
1549
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
r
=
o
(
n
(
"7363"
));
function
o
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
i
=
{
onShow
:
function
(){
var
e
=
new
Date
,
n
=
e
.
getFullYear
(),
o
=
e
.
getMonth
()
+
1
,
i
=
e
.
getDate
();
o
<
10
&&
(
o
=
"0"
+
o
);
var
u
=
JSON
.
stringify
(
n
)
+
o
;
console
.
log
(
u
);
var
s
=
this
,
c
=
t
.
getStorageSync
(
"user"
).
enterpriseId
;(
0
,
a
.
get
)(
r
.
default
.
getReportHistoryList
,{
enterpriseId
:
c
}).
then
((
function
(
e
){
200
==
e
.
code
?(
s
.
HistoryList
=
e
.
data
.
reverse
(),
s
.
HistoryList
.
map
((
function
(
t
){
t
.
year
=
t
.
month
.
split
(
"-"
)[
0
],
t
.
moths
=
t
.
month
.
split
(
"-"
)[
1
],
0
==
t
.
moths
.
indexOf
(
"0"
)
&&
(
t
.
moths
=
t
.
moths
.
slice
(
1
));
var
e
=
t
.
month
.
split
(
"-"
)[
0
]
+
t
.
month
.
split
(
"-"
)[
1
];
e
<
u
?
t
.
status
=
3
:
e
>
u
?
i
>
t
.
declarationDeadline
?
t
.
status
=
2
:
t
.
status
=
1
:
t
.
status
=
2
}))):
t
.
showToast
({
title
:
e
.
msg
,
icon
:
"none"
})}))},
data
:
function
(){
return
{
declareType
:[
"正常申报"
,
"增产/减产"
,
"其他"
],
HistoryList
:[]}},
methods
:{
linkto
:
function
(
e
,
n
){
1
==
e
?
t
.
navigateTo
({
url
:
"AbnormalFeedback?id="
+
n
}):
2
==
e
?
t
.
navigateTo
({
url
:
"DeclareEdit?id="
+
n
}):
t
.
navigateTo
({
url
:
"Declaredetails?id="
+
n
})}}};
e
.
default
=
i
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"23a6"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
e
=
a
(
n
(
"1445"
));
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"548f"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"1549"
),
r
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
a
[
t
]}))}(
o
);
e
[
"default"
]
=
r
.
a
},
"80f5"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
n
(
"b126"
),
r
=
n
.
n
(
a
);
r
.
a
},
9687
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
;
n
.
d
(
e
,
"b"
,(
function
(){
return
r
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
a
}));
var
r
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
o
=
[]},
b126
:
function
(
t
,
e
,
n
){}},[[
"23a6"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
=======
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/declare/DeclareHistory"
],{
"0082"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
n
(
"dfc5"
),
r
=
n
.
n
(
a
);
r
.
a
},
"03ae"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
a
=
n
(
"86df"
),
r
=
o
(
n
(
"9036"
));
function
o
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
i
=
{
onShow
:
function
(){
var
e
=
new
Date
,
n
=
e
.
getFullYear
(),
o
=
e
.
getMonth
()
+
1
,
i
=
e
.
getDate
();
o
<
10
&&
(
o
=
"0"
+
o
);
var
u
=
JSON
.
stringify
(
n
)
+
o
;
console
.
log
(
u
);
var
c
=
this
,
s
=
t
.
getStorageSync
(
"user"
).
enterpriseId
;(
0
,
a
.
get
)(
r
.
default
.
getReportHistoryList
,{
enterpriseId
:
s
}).
then
((
function
(
e
){
200
==
e
.
code
?(
c
.
HistoryList
=
e
.
data
.
reverse
(),
c
.
HistoryList
.
map
((
function
(
t
){
t
.
year
=
t
.
month
.
split
(
"-"
)[
0
],
t
.
moths
=
t
.
month
.
split
(
"-"
)[
1
],
0
==
t
.
moths
.
indexOf
(
"0"
)
&&
(
t
.
moths
=
t
.
moths
.
slice
(
1
));
var
e
=
t
.
month
.
split
(
"-"
)[
0
]
+
t
.
month
.
split
(
"-"
)[
1
];
e
<
u
?
t
.
status
=
3
:
e
>
u
?
i
>
t
.
declarationDeadline
?
t
.
status
=
2
:
t
.
status
=
1
:
t
.
status
=
2
}))):
t
.
showToast
({
title
:
e
.
msg
,
icon
:
"none"
})}))},
data
:
function
(){
return
{
declareType
:[
"正常申报"
,
"增产/减产"
,
"其他"
],
HistoryList
:[]}},
methods
:{
linkto
:
function
(
e
,
n
){
1
==
e
?
t
.
navigateTo
({
url
:
"AbnormalFeedback?id="
+
n
}):
2
==
e
?
t
.
navigateTo
({
url
:
"DeclareEdit?id="
+
n
}):
t
.
navigateTo
({
url
:
"Declaredetails?id="
+
n
})}}};
e
.
default
=
i
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"2bc2"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"03ae"
),
r
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
a
[
t
]}))}(
o
);
e
[
"default"
]
=
r
.
a
},
"77b7"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"78ef"
);
a
(
n
(
"66fd"
));
var
e
=
a
(
n
(
"9e3c"
));
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"93ed"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
;
n
.
d
(
e
,
"b"
,(
function
(){
return
r
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
a
}));
var
r
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
o
=
[]},
"9e3c"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"93ed"
),
r
=
n
(
"2bc2"
);
for
(
var
o
in
r
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
r
[
t
]}))}(
o
);
n
(
"0082"
);
var
i
,
u
=
n
(
"f0c5"
),
c
=
Object
(
u
[
"a"
])(
r
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
i
);
e
[
"default"
]
=
c
.
exports
},
dfc5
:
function
(
t
,
e
,
n
){}},[[
"77b7"
,
"common/runtime"
,
"common/vendor"
]]]);
>>>>>>>
59892621298744140169
c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pages/declare/declare.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/group/group.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/group/group.wxss
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/group/groupInfo.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/index/areaServe.js
浏览文件 @
a06146e2
<<<<<<<
HEAD
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/index/areaServe"
],{
"1e07"
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
=
t
(
"93c5"
),
i
=
t
.
n
(
a
);
i
.
a
},
"3c8b"
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
n
,
"__esModule"
,{
value
:
!
0
}),
n
.
default
=
void
0
;
var
a
=
r
(
t
(
"7363"
)),
i
=
t
(
"a000"
);
function
r
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
c
=
{
created
:
function
(){
var
e
=
this
;(
0
,
i
.
get
)(
a
.
default
.
regionalCenterServices
).
then
((
function
(
n
){
200
==
n
.
code
&&
(
e
.
regionalCenterServicesList
=
n
.
data
)}))},
data
:
function
(){
return
{
regionalCenterServicesList
:[],
phone
:
""
,
dialogShow
:
!
1
}},
methods
:{
linktoParticulars
:
function
(
n
){
e
.
navigateTo
({
url
:
"/pages/index/areaParticulars?id="
+
n
})},
callPhone
:
function
(
e
){
this
.
dialogShow
=!
0
,
this
.
phone
=
this
.
regionalCenterServicesList
[
e
].
principalPhone
},
cancle
:
function
(){
this
.
dialogShow
=!
1
,
this
.
phone
=
""
},
confirm
:
function
(){
var
n
=
this
.
phone
;
e
.
makePhoneCall
({
phoneNumber
:
n
})}}};
n
.
default
=
c
}).
call
(
this
,
t
(
"543d"
)[
"default"
])},
6218
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
;
t
.
d
(
n
,
"b"
,(
function
(){
return
i
})),
t
.
d
(
n
,
"c"
,(
function
(){
return
r
})),
t
.
d
(
n
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
n
=
e
.
$createElement
;
e
.
_self
.
_c
},
r
=
[]},
"93c5"
:
function
(
e
,
n
,
t
){},
e3ae
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"3c8b"
),
i
=
t
.
n
(
a
);
for
(
var
r
in
a
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
a
[
e
]}))}(
r
);
n
[
"default"
]
=
i
.
a
},
e8cf
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"6218"
),
i
=
t
(
"e3ae"
);
for
(
var
r
in
i
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
i
[
e
]}))}(
r
);
t
(
"1e07"
);
var
c
,
o
=
t
(
"f0c5"
),
u
=
Object
(
o
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
c
);
n
[
"default"
]
=
u
.
exports
},
f584
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
t
(
"0cf7"
);
a
(
t
(
"66fd"
));
var
n
=
a
(
t
(
"e8cf"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
n
.
default
)}).
call
(
this
,
t
(
"543d"
)[
"createPage"
])}},[[
"f584"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/index/areaServe"
],{
"1e07"
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
=
t
(
"93c5"
),
i
=
t
.
n
(
a
);
i
.
a
},
"3c8b"
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
n
,
"__esModule"
,{
value
:
!
0
}),
n
.
default
=
void
0
;
var
a
=
r
(
t
(
"7363"
)),
i
=
t
(
"a000"
);
function
r
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
c
=
{
created
:
function
(){
var
e
=
this
;(
0
,
i
.
get
)(
a
.
default
.
regionalCenterServices
).
then
((
function
(
n
){
200
==
n
.
code
&&
(
e
.
regionalCenterServicesList
=
n
.
data
)}))},
data
:
function
(){
return
{
regionalCenterServicesList
:[],
phone
:
""
,
dialogShow
:
!
1
}},
methods
:{
linktoParticulars
:
function
(
n
){
e
.
navigateTo
({
url
:
"/pages/index/areaParticulars?id="
+
n
})},
callPhone
:
function
(
e
){
this
.
dialogShow
=!
0
,
this
.
phone
=
this
.
regionalCenterServicesList
[
e
].
principalPhone
},
cancle
:
function
(){
this
.
dialogShow
=!
1
,
this
.
phone
=
""
},
confirm
:
function
(){
var
n
=
this
.
phone
;
e
.
makePhoneCall
({
phoneNumber
:
n
})}}};
n
.
default
=
c
}).
call
(
this
,
t
(
"543d"
)[
"default"
])},
"93c5"
:
function
(
e
,
n
,
t
){},
c6db
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
;
t
.
d
(
n
,
"b"
,(
function
(){
return
i
})),
t
.
d
(
n
,
"c"
,(
function
(){
return
r
})),
t
.
d
(
n
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
n
=
e
.
$createElement
;
e
.
_self
.
_c
},
r
=
[]},
e3ae
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"3c8b"
),
i
=
t
.
n
(
a
);
for
(
var
r
in
a
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
a
[
e
]}))}(
r
);
n
[
"default"
]
=
i
.
a
},
e8cf
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"c6db"
),
i
=
t
(
"e3ae"
);
for
(
var
r
in
i
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
i
[
e
]}))}(
r
);
t
(
"1e07"
);
var
c
,
o
=
t
(
"f0c5"
),
u
=
Object
(
o
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
c
);
n
[
"default"
]
=
u
.
exports
},
f584
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
t
(
"0cf7"
);
a
(
t
(
"66fd"
));
var
n
=
a
(
t
(
"e8cf"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
n
.
default
)}).
call
(
this
,
t
(
"543d"
)[
"createPage"
])}},[[
"f584"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
=======
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/index/areaServe"
],{
2613
:
function
(
e
,
n
,
t
){},
"290b"
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"aded"
),
i
=
t
(
"6dff"
);
for
(
var
r
in
i
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
i
[
e
]}))}(
r
);
t
(
"b0b1"
);
var
o
,
u
=
t
(
"f0c5"
),
c
=
Object
(
u
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
o
);
n
[
"default"
]
=
c
.
exports
},
"5ef0"
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
n
,
"__esModule"
,{
value
:
!
0
}),
n
.
default
=
void
0
;
var
a
=
r
(
t
(
"9036"
)),
i
=
t
(
"86df"
);
function
r
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
o
=
{
created
:
function
(){
var
e
=
this
;(
0
,
i
.
get
)(
a
.
default
.
regionalCenterServices
).
then
((
function
(
n
){
200
==
n
.
code
&&
(
e
.
regionalCenterServicesList
=
n
.
data
)}))},
data
:
function
(){
return
{
regionalCenterServicesList
:[],
phone
:
""
,
dialogShow
:
!
1
}},
methods
:{
linktoParticulars
:
function
(
n
){
e
.
navigateTo
({
url
:
"/pages/index/areaParticulars?id="
+
n
})},
callPhone
:
function
(
e
){
this
.
dialogShow
=!
0
,
this
.
phone
=
this
.
regionalCenterServicesList
[
e
].
principalPhone
},
cancle
:
function
(){
this
.
dialogShow
=!
1
,
this
.
phone
=
""
},
confirm
:
function
(){
var
n
=
this
.
phone
;
e
.
makePhoneCall
({
phoneNumber
:
n
})}}};
n
.
default
=
o
}).
call
(
this
,
t
(
"543d"
)[
"default"
])},
"6dff"
:
function
(
e
,
n
,
t
){
"use strict"
;
t
.
r
(
n
);
var
a
=
t
(
"5ef0"
),
i
=
t
.
n
(
a
);
for
(
var
r
in
a
)
"default"
!==
r
&&
function
(
e
){
t
.
d
(
n
,
e
,(
function
(){
return
a
[
e
]}))}(
r
);
n
[
"default"
]
=
i
.
a
},
aded
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
;
t
.
d
(
n
,
"b"
,(
function
(){
return
i
})),
t
.
d
(
n
,
"c"
,(
function
(){
return
r
})),
t
.
d
(
n
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
n
=
e
.
$createElement
;
e
.
_self
.
_c
},
r
=
[]},
b0b1
:
function
(
e
,
n
,
t
){
"use strict"
;
var
a
=
t
(
"2613"
),
i
=
t
.
n
(
a
);
i
.
a
},
d66f
:
function
(
e
,
n
,
t
){
"use strict"
;(
function
(
e
){
t
(
"78ef"
);
a
(
t
(
"66fd"
));
var
n
=
a
(
t
(
"290b"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
n
.
default
)}).
call
(
this
,
t
(
"543d"
)[
"createPage"
])}},[[
"d66f"
,
"common/runtime"
,
"common/vendor"
]]]);
>>>>>>>
59892621298744140169
c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pages/index/areaServe.wxml
浏览文件 @
a06146e2
<view class="areaServe"><view class="areaServe_bg"><image src="../../static/images/index/banner.jpg" mode="scaleToFill"></image></view><view class="areaServe_lists"><block wx:for="{{regionalCenterServicesList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="areaSelect_item"><view class="item_content"><view class="item_img"><image src="https://fire.huoshitou.net/profile/icon/sd_icon.png"></image></view><view class="item_info"><text class="text_one">{{item.serviceCenterName}}</text><text>{{item.serviceRegionText}}</text></view></view><view class="item_btns"><view data-event-opts="{{[['tap',[['linktoParticulars',['$0'],[[['regionalCenterServicesList','',index,'id']]]]]]]}}" bindtap="__e">查看详情</view><view data-event-opts="{{[['tap',[['callPhone',[index]]]]]}}" class="contact" bindtap="__e">联系服务中心</view></view></view></block></view><block wx:if="{{dialogShow}}"><view class="iphone_dialog"><view class="dialog_box"><view class="dialog_box_hint">{{'确定拨打电话'+phone+''}}</view><view class="dialog_box_btns"><view data-event-opts="{{[['tap',[['cancle',['$event']]]]]}}" class="btn_cancle" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="btn_confirm" bindtap="__e">确定</view></view></view></view></block></view>
<view class="areaServe"><view class="areaServe_bg"><image src="https://fire.huoshitou.net/profile/icon/areabanner.png" mode="widthFix"></image></view><view class="areaServe_lists"><block wx:for="{{regionalCenterServicesList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="areaSelect_item"><view class="item_content"><view class="item_img"><image src="https://fire.huoshitou.net/profile/icon/sd_icon.png"></image></view><view class="item_info"><text class="text_one">{{item.serviceCenterName}}</text><text>{{item.serviceRegionText}}</text></view></view><view class="item_btns"><view data-event-opts="{{[['tap',[['linktoParticulars',['$0'],[[['regionalCenterServicesList','',index,'id']]]]]]]}}" bindtap="__e">查看详情</view><view data-event-opts="{{[['tap',[['callPhone',[index]]]]]}}" class="contact" bindtap="__e">联系服务中心</view></view></view></block></view><block wx:if="{{dialogShow}}"><view class="iphone_dialog"><view class="dialog_box"><view class="dialog_box_hint">{{'确定拨打电话'+phone+''}}</view><view class="dialog_box_btns"><view data-event-opts="{{[['tap',[['cancle',['$event']]]]]}}" class="btn_cancle" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="btn_confirm" bindtap="__e">确定</view></view></view></view></block></view>
\ No newline at end of file
\ No newline at end of file
unpackage/dist/build/mp-weixin/pages/index/companyLists.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/index/companyLists.wxss
浏览文件 @
a06146e2
<<<<<<< HEAD
.companyLists{position:relative;width:100%;min-height:100%;background-color:#f4f5f7}.companyLists .hexian{width:100%;height:1px;background-color:#f4f5f7;transform:scaleY(.5);-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-o-transform:scaleY(.5);-ms-transform:scaleY(.5);position:absolute;left:0;bottom:0}.companyLists .search_inp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;padding:0 32rpx;height:126rpx;background:#fff}.companyLists .search_inp input{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:20%;height:64rpx;background-color:#fff;font-size:24rpx;border-radius:32rpx;border:none;background:#f4f5f7}.companyLists .search_inp .search_btn{margin-left:10rpx;width:120rpx;height:60rpx;line-height:60rpx;text-align:center;font-size:24rpx;color:#fff;background-color:#1989fa;border-radius:8rpx}.companyLists .search_inp image{position:absolute;left:16%;top:45rpx;width:40rpx;height:40rpx}.companyLists .select{height:80rpx}.companyLists .select .dropdown u-dropdown-item scroll-view{height:418rpx!important}.companyLists .list_scroll{height:calc(100vh - 206rpx)}.companyLists .company_lists .company_item{margin-bottom:16rpx;background-color:#fff;padding:32rpx 32rpx 0 32rpx}.companyLists .company_lists .company_item .item_title{color:#666;font-size:24rpx;font-weight:700}.companyLists .company_lists .company_item .item_content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:32rpx 20rpx 32rpx 20rpx;position:relative;text-align:center}.companyLists .company_lists .company_item .item_content text{display:block;color:#666;font-size:24rpx}.companyLists .company_lists .company_item .item_content .content_info text:nth-child(2){color:#1989fa;font-size:28rpx;font-weight:700;margin-top:12rpx}.companyLists .company_lists .company_item .item_type{height:68rpx;color:#999;font-size:24rpx;line-height:68rpx}.companyLists .company_lists .company_item .item_type text{display:inline-block;margin-left:16rpx;background-color:#fff}
.companyLists{position:relative;width:100%;min-height:100%;background-color:#f4f5f7}.companyLists .hexian{width:100%;height:1px;background-color:#f4f5f7;transform:scaleY(.5);-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-o-transform:scaleY(.5);-ms-transform:scaleY(.5);position:absolute;left:0;bottom:0}.companyLists .search_inp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;padding:0 32rpx;height:126rpx;background:#fff}.companyLists .search_inp input{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:20%;height:64rpx;background-color:#fff;font-size:24rpx;border-radius:32rpx;border:none;background:#f4f5f7}.companyLists .search_inp .search_btn{margin-left:10rpx;width:120rpx;height:60rpx;line-height:60rpx;text-align:center;font-size:24rpx;color:#fff;background-color:#1989fa;border-radius:8rpx}.companyLists .search_inp image{position:absolute;left:16%;top:45rpx;width:40rpx;height:40rpx}.companyLists .select{height:80rpx}.companyLists .select .dropdown u-dropdown-item scroll-view{height:418rpx!important}.companyLists .list_scroll{height:calc(100vh - 206rpx)}.companyLists .company_lists .company_item{margin-bottom:16rpx;background-color:#fff;padding:32rpx 32rpx 0 32rpx}.companyLists .company_lists .company_item .item_title{color:#666;font-size:24rpx;font-weight:700}.companyLists .company_lists .company_item .item_content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:32rpx 20rpx 32rpx 20rpx;position:relative;text-align:center}.companyLists .company_lists .company_item .item_content text{display:block;color:#666;font-size:24rpx}.companyLists .company_lists .company_item .item_content .content_info text:nth-child(2){color:#1989fa;font-size:28rpx;font-weight:700;margin-top:12rpx}.companyLists .company_lists .company_item .item_type{height:68rpx;color:#999;font-size:24rpx;line-height:68rpx}.companyLists .company_lists .company_item .item_type text{display:inline-block;margin-left:16rpx;background-color:#fff}
\ No newline at end of file
=======
.companyLists{position:relative;width:100%;min-height:100%;background-color:#f4f5f7}.companyLists .hexian{width:100%;height:1px;background-color:#f4f5f7;transform:scaleY(.5);-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-o-transform:scaleY(.5);-ms-transform:scaleY(.5);position:absolute;left:0;bottom:0}.companyLists .search_inp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;padding:0 32rpx;height:126rpx;background:#fff}.companyLists .search_inp input{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:20%;height:64rpx;background-color:#fff;font-size:24rpx;-webkit-border-radius:32rpx;border-radius:32rpx;border:none;background:#f4f5f7}.companyLists .search_inp .search_btn{margin-left:10rpx;width:120rpx;height:60rpx;line-height:60rpx;text-align:center;font-size:24rpx;color:#fff;background-color:#1989fa;-webkit-border-radius:8rpx;border-radius:8rpx}.companyLists .search_inp image{position:absolute;left:16%;top:45rpx;width:40rpx;height:40rpx}.companyLists .select{height:80rpx}.companyLists .select .dropdown u-dropdown-item scroll-view{height:418rpx!important}.companyLists .list_scroll{height:calc(100vh - 206rpx)}.companyLists .company_lists .company_item{margin-bottom:16rpx;background-color:#fff;padding:32rpx 32rpx 0 32rpx}.companyLists .company_lists .company_item .item_title{color:#666;font-size:24rpx;font-weight:700}.companyLists .company_lists .company_item .item_content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:32rpx 20rpx 32rpx 20rpx;position:relative;text-align:center}.companyLists .company_lists .company_item .item_content text{display:block;color:#666;font-size:24rpx}.companyLists .company_lists .company_item .item_content .content_info text:nth-child(2){color:#1989fa;font-size:28rpx;font-weight:700;margin-top:12rpx}.companyLists .company_lists .company_item .item_type{height:68rpx;color:#999;font-size:24rpx;line-height:68rpx}.companyLists .company_lists .company_item .item_type text{display:inline-block;margin-left:16rpx;background-color:#fff}
>>>>>>> 59892621298744140169c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pages/index/index.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/index/index.wxml
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/index/index.wxss
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/myInfo/myInfo.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/myInfo/myInfo.wxss
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pages/register/register.js
浏览文件 @
a06146e2
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/register/register"
],{
"0d4f"
:
function
(
e
,
t
,
n
){},
"3bda"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
o
(
n
(
"66fd"
));
var
t
=
o
(
n
(
"d2a3"
));
function
o
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
7269
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
o
}));
var
o
=
{
pickerAddress
:
function
(){
return
Promise
.
all
([
n
.
e
(
"common/vendor"
),
n
.
e
(
"components/pickerAddress/pickerAddress"
)]).
then
(
n
.
bind
(
null
,
"9665"
))}},
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
;
e
.
_isMounted
||
(
e
.
e0
=
function
(
t
){
t
.
stopPropagation
(),
e
.
clauseShow
=!
0
})},
c
=
[]},
"8cec"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
o
=
n
(
"0d4f"
),
i
=
n
.
n
(
o
);
i
.
a
},
a4c6
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
o
=
c
(
n
(
"7363"
)),
i
=
n
(
"a000"
);
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
s
=
function
(){
Promise
.
all
([
n
.
e
(
"common/vendor"
),
n
.
e
(
"components/pickerAddress/pickerAddress"
)]).
then
(
function
(){
return
resolve
(
n
(
"9665"
))}.
bind
(
null
,
n
)).
catch
(
n
.
oe
)},
r
=
{
onLoad
:
function
(
e
){
e
.
inviteCode
&&
(
this
.
inviteCode
=
e
.
inviteCode
,
this
.
inviteType
=
e
.
inviteType
,
this
.
contractId
=
e
.
contractId
),
e
.
culiangcontractId
&&
(
this
.
scene
=
e
.
culiangcontractId
),
console
.
log
(
"接受邀请的合同id="
,
this
.
contractId
)},
components
:{
pickerAddress
:
s
},
data
:
function
(){
return
{
inviteCode
:
""
,
inviteType
:
0
,
contractId
:
""
,
wxName
:
""
,
headImgUrl
:
""
,
phone
:
""
,
verifyCode
:
""
,
address
:
""
,
radioCheck
:
!
1
,
clauseShow
:
!
1
,
code
:
""
,
count
:
60
,
scene
:
""
}},
methods
:{
clickhilden
:
function
(){
this
.
clauseShow
=!
1
,
this
.
radioCheck
=!
0
},
getIphone
:
function
(
e
){
this
.
phone
=
e
.
detail
.
value
},
getAuthCode
:
function
(){
var
t
=
this
,
n
=
this
.
phone
,
c
=
/^1
[
9|3|4|5|7|8
][
0-9
]{9}
$/
,
s
=
c
.
test
(
n
);
n
&&
s
?(
e
.
showToast
({
title
:
"验证码已发送"
}),(
0
,
i
.
get
)(
o
.
default
.
VerificationCode
,{
phone
:
n
}).
then
((
function
(
e
){
200
==
e
.
code
&&
(
console
.
log
(
e
),
t
.
code
=
e
.
msg
,
t
.
countSixty
())}))):
e
.
showToast
({
title
:
"请输入手机号"
,
icon
:
"none"
})},
change
:
function
(
e
){
this
.
address
=
e
.
data
.
join
(
"/"
)},
getInviteCode
:
function
(
e
){
this
.
inviteCode
=
e
.
detail
.
value
},
register
:
function
(){
var
t
=
this
.
$data
,
n
=
t
.
phone
,
o
=
t
.
verifyCode
,
i
=
t
.
address
,
c
=
t
.
radioCheck
,
s
=
t
.
code
;
if
(
c
){
var
r
=
this
.
verifyInfo
(
n
,
o
,
i
,
s
);
if
(
r
)
e
.
showToast
({
title
:
r
,
icon
:
"none"
});
else
{
var
a
=
e
.
getStorageSync
(
"userInfo"
);
this
.
openId
=
e
.
getStorageSync
(
"openId"
),
this
.
type
=
e
.
getStorageSync
(
"type"
),
this
.
wxName
=
a
.
nickName
,
this
.
headImgUrl
=
a
.
avatarUrl
,
this
.
registerProt
()}}
else
e
.
showToast
({
title
:
"请同意协议"
,
icon
:
"none"
})},
countSixty
:
function
(){
var
e
=
this
,
t
=
this
.
count
,
n
=
setInterval
((
function
(){
e
.
count
=
t
--
,
0
==
t
&&
(
e
.
count
=
60
,
clearInterval
(
n
))}),
1
e3
)},
verifyInfo
:
function
(){
var
e
=
arguments
;
return
""
==
e
[
0
]?
"请重新输入手机号"
:
""
==
e
[
1
]?
"请输入验证码"
:
""
==
e
[
2
]?
"请选择地址"
:
e
[
1
]
!=
e
[
3
]
&&
"验证码输入有误"
},
registerProt
:
function
(){
console
.
log
(
"inviteType:"
+
this
.
inviteType
),(
0
,
i
.
post
)(
o
.
default
.
register
,{
inviteType
:
this
.
inviteType
,
inviteCode
:
this
.
inviteCode
,
contractId
:
this
.
contractId
,
openId
:
this
.
openId
,
phone
:
this
.
phone
,
code
:
this
.
code
,
type
:
this
.
type
,
wxName
:
this
.
wxName
,
address
:
this
.
address
,
headImgUrl
:
this
.
headImgUrl
,
scene
:
this
.
scene
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
?(
e
.
showToast
({
title
:
"注册成功"
}),
e
.
setStorageSync
(
"user"
,
t
.
data
),
setTimeout
((
function
(){
e
.
reLaunch
({
url
:
"/pages/index/index"
})}),
500
)):
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))}}};
t
.
default
=
r
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
abb3
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
o
=
n
(
"a4c6"
),
i
=
n
.
n
(
o
);
for
(
var
c
in
o
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
o
[
e
]}))}(
c
);
t
[
"default"
]
=
i
.
a
},
d2a3
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
o
=
n
(
"7269"
),
i
=
n
(
"abb3"
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
c
);
n
(
"8cec"
);
var
s
,
r
=
n
(
"f0c5"
),
a
=
Object
(
r
[
"a"
])(
i
[
"default"
],
o
[
"b"
],
o
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
o
[
"a"
],
s
);
t
[
"default"
]
=
a
.
exports
}},[[
"3bda"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pages/register/register"
],{
"0d4f"
:
function
(
e
,
t
,
n
){},
"3bda"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
o
(
n
(
"66fd"
));
var
t
=
o
(
n
(
"d2a3"
));
function
o
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
6786
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
o
}));
var
o
=
{
pickerAddress
:
function
(){
return
Promise
.
all
([
n
.
e
(
"common/vendor"
),
n
.
e
(
"components/pickerAddress/pickerAddress"
)]).
then
(
n
.
bind
(
null
,
"9665"
))}},
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
;
e
.
_isMounted
||
(
e
.
e0
=
function
(
t
){
t
.
stopPropagation
(),
e
.
clauseShow
=!
0
})},
c
=
[]},
"8cec"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
o
=
n
(
"0d4f"
),
i
=
n
.
n
(
o
);
i
.
a
},
a4c6
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
o
=
c
(
n
(
"7363"
)),
i
=
n
(
"a000"
);
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
s
=
function
(){
Promise
.
all
([
n
.
e
(
"common/vendor"
),
n
.
e
(
"components/pickerAddress/pickerAddress"
)]).
then
(
function
(){
return
resolve
(
n
(
"9665"
))}.
bind
(
null
,
n
)).
catch
(
n
.
oe
)},
r
=
{
onLoad
:
function
(
e
){
e
.
inviteCode
&&
(
this
.
inviteCode
=
e
.
inviteCode
,
this
.
inviteType
=
e
.
inviteType
,
this
.
contractId
=
e
.
contractId
),
e
.
culiangcontractId
&&
(
this
.
scene
=
e
.
culiangcontractId
),
console
.
log
(
"接受邀请的合同id="
,
this
.
contractId
)},
components
:{
pickerAddress
:
s
},
data
:
function
(){
return
{
inviteCode
:
""
,
inviteType
:
0
,
contractId
:
""
,
wxName
:
""
,
headImgUrl
:
""
,
phone
:
""
,
verifyCode
:
""
,
address
:
""
,
radioCheck
:
!
1
,
clauseShow
:
!
1
,
code
:
""
,
count
:
60
,
scene
:
""
}},
methods
:{
clickhilden
:
function
(){
this
.
clauseShow
=!
1
,
this
.
radioCheck
=!
0
},
getIphone
:
function
(
e
){
this
.
phone
=
e
.
detail
.
value
},
getAuthCode
:
function
(){
var
t
=
this
,
n
=
this
.
phone
,
c
=
/^1
[
9|3|4|5|7|8
][
0-9
]{9}
$/
,
s
=
c
.
test
(
n
);
n
&&
s
?(
e
.
showToast
({
title
:
"验证码已发送"
}),(
0
,
i
.
get
)(
o
.
default
.
VerificationCode
,{
phone
:
n
}).
then
((
function
(
e
){
200
==
e
.
code
&&
(
console
.
log
(
e
),
t
.
code
=
e
.
msg
,
t
.
countSixty
())}))):
e
.
showToast
({
title
:
"请输入手机号"
,
icon
:
"none"
})},
change
:
function
(
e
){
this
.
address
=
e
.
data
.
join
(
"/"
)},
getInviteCode
:
function
(
e
){
this
.
inviteCode
=
e
.
detail
.
value
},
register
:
function
(){
var
t
=
this
.
$data
,
n
=
t
.
phone
,
o
=
t
.
verifyCode
,
i
=
t
.
address
,
c
=
t
.
radioCheck
,
s
=
t
.
code
;
if
(
c
){
var
r
=
this
.
verifyInfo
(
n
,
o
,
i
,
s
);
if
(
r
)
e
.
showToast
({
title
:
r
,
icon
:
"none"
});
else
{
var
a
=
e
.
getStorageSync
(
"userInfo"
);
this
.
openId
=
e
.
getStorageSync
(
"openId"
),
this
.
type
=
e
.
getStorageSync
(
"type"
),
this
.
wxName
=
a
.
nickName
,
this
.
headImgUrl
=
a
.
avatarUrl
,
this
.
registerProt
()}}
else
e
.
showToast
({
title
:
"请同意协议"
,
icon
:
"none"
})},
countSixty
:
function
(){
var
e
=
this
,
t
=
this
.
count
,
n
=
setInterval
((
function
(){
e
.
count
=
t
--
,
0
==
t
&&
(
e
.
count
=
60
,
clearInterval
(
n
))}),
1
e3
)},
verifyInfo
:
function
(){
var
e
=
arguments
;
return
""
==
e
[
0
]?
"请重新输入手机号"
:
""
==
e
[
1
]?
"请输入验证码"
:
""
==
e
[
2
]?
"请选择地址"
:
e
[
1
]
!=
e
[
3
]
&&
"验证码输入有误"
},
registerProt
:
function
(){
console
.
log
(
"inviteType:"
+
this
.
inviteType
),(
0
,
i
.
post
)(
o
.
default
.
register
,{
inviteType
:
this
.
inviteType
,
inviteCode
:
this
.
inviteCode
,
contractId
:
this
.
contractId
,
openId
:
this
.
openId
,
phone
:
this
.
phone
,
code
:
this
.
code
,
type
:
this
.
type
,
wxName
:
this
.
wxName
,
address
:
this
.
address
,
headImgUrl
:
this
.
headImgUrl
,
scene
:
this
.
scene
}).
then
((
function
(
t
){
console
.
log
(
t
),
200
==
t
.
code
?(
e
.
showToast
({
title
:
"注册成功"
}),
e
.
setStorageSync
(
"user"
,
t
.
data
),
setTimeout
((
function
(){
e
.
reLaunch
({
url
:
"/pages/index/index"
})}),
500
)):
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))}}};
t
.
default
=
r
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
abb3
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
o
=
n
(
"a4c6"
),
i
=
n
.
n
(
o
);
for
(
var
c
in
o
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
o
[
e
]}))}(
c
);
t
[
"default"
]
=
i
.
a
},
d2a3
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
o
=
n
(
"6786"
),
i
=
n
(
"abb3"
);
for
(
var
c
in
i
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
c
);
n
(
"8cec"
);
var
s
,
r
=
n
(
"f0c5"
),
a
=
Object
(
r
[
"a"
])(
i
[
"default"
],
o
[
"b"
],
o
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
o
[
"a"
],
s
);
t
[
"default"
]
=
a
.
exports
}},[[
"3bda"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
\ No newline at end of file
unpackage/dist/build/mp-weixin/pagesA/PromotionCenter/PromotionCenter.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pagesA/dianliangshengbao/shengbao.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pagesA/electriCompany/electriCompany.js
浏览文件 @
a06146e2
<<<<<<<
HEAD
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompany"
],{
"0e02"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"5527"
),
u
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
a
[
t
]}))}(
c
);
e
[
"default"
]
=
u
.
a
},
"135c"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
n
(
"f688"
),
u
=
n
.
n
(
a
);
u
.
a
},
5527
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
u
=
c
(
n
(
"7363"
));
function
c
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
r
=
{
data
:
function
(){
return
{
electriCompanyList
:[]}},
created
:
function
(){
var
e
=
this
;(
0
,
a
.
get
)(
u
.
default
.
electricitySalesCompanies
).
then
((
function
(
n
){
200
==
n
.
code
?
e
.
electriCompanyList
=
n
.
data
:
t
.
showToast
({
title
:
n
.
msg
,
icon
:
"none"
})}))},
methods
:{
linktoElectriCompanyDetail
:
function
(
e
,
n
,
a
){
t
.
navigateTo
({
url
:
"/pagesA/electriCompany/electriCompanyDetail?userId="
+
e
})}}};
e
.
default
=
r
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"5afa"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
e
=
a
(
n
(
"b318"
));
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"77e0"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
;
n
.
d
(
e
,
"b"
,(
function
(){
return
u
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
a
}));
var
u
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
c
=
[]},
b318
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"77e0"
),
u
=
n
(
"0e02"
);
for
(
var
c
in
u
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
u
[
t
]}))}(
c
);
n
(
"135c"
);
var
r
,
i
=
n
(
"f0c5"
),
o
=
Object
(
i
[
"a"
])(
u
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
r
);
e
[
"default"
]
=
o
.
exports
},
f688
:
function
(
t
,
e
,
n
){}},[[
"5afa"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompany"
],{
"0e02"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"5527"
),
u
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
a
[
t
]}))}(
c
);
e
[
"default"
]
=
u
.
a
},
"135c"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
n
(
"f688"
),
u
=
n
.
n
(
a
);
u
.
a
},
5527
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
u
=
c
(
n
(
"7363"
));
function
c
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
r
=
{
data
:
function
(){
return
{
electriCompanyList
:[]}},
created
:
function
(){
var
e
=
this
;(
0
,
a
.
get
)(
u
.
default
.
electricitySalesCompanies
).
then
((
function
(
n
){
200
==
n
.
code
?
e
.
electriCompanyList
=
n
.
data
:
t
.
showToast
({
title
:
n
.
msg
,
icon
:
"none"
})}))},
methods
:{
linktoElectriCompanyDetail
:
function
(
e
,
n
,
a
){
t
.
navigateTo
({
url
:
"/pagesA/electriCompany/electriCompanyDetail?userId="
+
e
})}}};
e
.
default
=
r
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"5afa"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
e
=
a
(
n
(
"b318"
));
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"77e0"
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
;
n
.
d
(
e
,
"b"
,(
function
(){
return
u
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
a
}));
var
u
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
c
=
[]},
b318
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"77e0"
),
u
=
n
(
"0e02"
);
for
(
var
c
in
u
)
"default"
!==
c
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
u
[
t
]}))}(
c
);
n
(
"135c"
);
var
r
,
i
=
n
(
"f0c5"
),
o
=
Object
(
i
[
"a"
])(
u
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
r
);
e
[
"default"
]
=
o
.
exports
},
f688
:
function
(
t
,
e
,
n
){}},[[
"5afa"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
=======
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompany"
],{
2582
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"78ef"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"b3e6"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"3c0e"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
u
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
c
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
u
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
;
e
.
_self
.
_c
},
c
=
[]},
"60fd"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"86df"
),
u
=
c
(
n
(
"9036"
));
function
c
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
r
=
{
data
:
function
(){
return
{
electriCompanyList
:[]}},
created
:
function
(){
var
t
=
this
;(
0
,
a
.
get
)(
u
.
default
.
electricitySalesCompanies
).
then
((
function
(
n
){
200
==
n
.
code
?
t
.
electriCompanyList
=
n
.
data
:
e
.
showToast
({
title
:
n
.
msg
,
icon
:
"none"
})}))},
methods
:{
linktoElectriCompanyDetail
:
function
(
t
,
n
,
a
){
e
.
navigateTo
({
url
:
"/pagesA/electriCompany/electriCompanyDetail?userId="
+
t
})}}};
t
.
default
=
r
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"730a"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"60fd"
),
u
=
n
.
n
(
a
);
for
(
var
c
in
a
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
c
);
t
[
"default"
]
=
u
.
a
},
b3e6
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"3c0e"
),
u
=
n
(
"730a"
);
for
(
var
c
in
u
)
"default"
!==
c
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
u
[
e
]}))}(
c
);
n
(
"bc6b"
);
var
r
,
i
=
n
(
"f0c5"
),
o
=
Object
(
i
[
"a"
])(
u
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
r
);
t
[
"default"
]
=
o
.
exports
},
bc6b
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"e7ae"
),
u
=
n
.
n
(
a
);
u
.
a
},
e7ae
:
function
(
e
,
t
,
n
){}},[[
"2582"
,
"common/runtime"
,
"common/vendor"
]]]);
>>>>>>>
59892621298744140169
c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pagesA/electriCompany/electriCompanyDetail.js
浏览文件 @
a06146e2
<<<<<<<
HEAD
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompanyDetail"
],{
"25f3"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"ca80"
),
i
=
n
.
n
(
a
);
i
.
a
},
3927
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
i
=
o
(
n
(
"7363"
));
function
o
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
u
=
{
data
:
function
(){
return
{
companydata
:
""
,
userId
:
""
,
eName
:
""
,
Count
:
""
,
tabIndex
:
1
,
moreIndex
:
null
,
moreShow
:
!
1
,
setmealList
:[],
Companytimer
:
""
,
remainder3
:
""
,
isdulixunjia
:
!
0
}},
onLoad
:
function
(
t
){
var
n
=
this
,
a
=
e
.
getStorageSync
(
"type"
),
i
=
e
.
getStorageSync
(
"user"
).
userType
;
n
.
isdulixunjia
=
1
!=
a
||
2
!=
i
&&
3
!=
i
&&
4
!=
i
,
t
&&
(
n
.
userId
=
t
.
userId
,
n
.
companyPackageList
(
n
.
userId
),
n
.
companyProfile
(
n
.
userId
))},
methods
:{
tabClick
:
function
(
e
){
this
.
tabIndex
=
e
},
companyPackageList
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyPackageList
,{
userId
:
t
}).
then
((
function
(
t
){
if
(
200
==
t
.
code
){
n
.
setmealList
=
t
.
data
;
var
i
=
[],
o
=
[];
t
.
data
.
map
((
function
(
e
){
console
.
log
(
e
.
packageEndTime
);
var
t
=
e
.
packageEndTime
.
replace
(
"T"
,
" "
).
replace
(
".000+0800"
,
""
).
replace
(
/-/g
,
"/"
);
i
.
push
((
0
,
a
.
getDuration
)(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())),
o
.
push
(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())})),
n
.
Companytimer
=
setInterval
((
function
(){
o
.
map
((
function
(
e
,
t
){
o
[
t
]
>
0
&&
(
o
[
t
]
-=
1
e3
,
i
[
t
]
=
(
0
,
a
.
getDuration
)(
o
[
t
]),
n
.
remainder3
=
i
)})),
n
.
$forceUpdate
()}),
1
e3
)}
else
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
companyProfile
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyProfile
,{
userId
:
t
}).
then
((
function
(
t
){
200
==
t
.
code
?
n
.
companydata
=
t
.
data
:
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
getMore
:
function
(
e
){
this
.
moreIndex
=
e
,
this
.
moreShow
=!
this
.
moreShow
},
linkToGroupInfo
:
function
(
t
){
e
.
navigateTo
({
url
:
"/pages/group/groupInfo?id="
+
t
})},
linktoInquiry
:
function
(){
e
.
navigateTo
({
url
:
"/pagesA/enquiry/Demand?eName="
+
this
.
companydata
.
eName
})}}};
t
.
default
=
u
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"3bc3"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"3927"
),
i
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
o
);
t
[
"default"
]
=
i
.
a
},
"7d93"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
(
e
.
_self
.
_c
,
1
==
e
.
tabIndex
?
e
.
__map
(
e
.
setmealList
,(
function
(
t
,
n
){
var
a
=
e
.
__get_orig
(
t
),
i
=
1
==
t
.
type
||
2
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
o
=
3
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
u
=
4
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
r
=
5
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
;
return
{
$orig
:
a
,
l0
:
i
,
l1
:
o
,
l2
:
u
,
l3
:
r
}})):
null
);
e
.
$mp
.
data
=
Object
.
assign
({},{
$root
:{
l4
:
n
}})},
o
=
[]},
a6b2
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"e60e"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
ca80
:
function
(
e
,
t
,
n
){},
e60e
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"7d93"
),
i
=
n
(
"3bc3"
);
for
(
var
o
in
i
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
o
);
n
(
"25f3"
);
var
u
,
r
=
n
(
"f0c5"
),
c
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
u
);
t
[
"default"
]
=
c
.
exports
}},[[
"a6b2"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompanyDetail"
],{
"25f3"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"ca80"
),
i
=
n
.
n
(
a
);
i
.
a
},
3927
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"a000"
),
i
=
o
(
n
(
"7363"
));
function
o
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
u
=
{
data
:
function
(){
return
{
companydata
:
""
,
userId
:
""
,
eName
:
""
,
Count
:
""
,
tabIndex
:
1
,
moreIndex
:
null
,
moreShow
:
!
1
,
setmealList
:[],
Companytimer
:
""
,
remainder3
:
""
,
isdulixunjia
:
!
0
}},
onLoad
:
function
(
t
){
var
n
=
this
,
a
=
e
.
getStorageSync
(
"type"
),
i
=
e
.
getStorageSync
(
"user"
).
userType
;
n
.
isdulixunjia
=
1
!=
a
||
2
!=
i
&&
3
!=
i
&&
4
!=
i
,
t
&&
(
n
.
userId
=
t
.
userId
,
n
.
companyPackageList
(
n
.
userId
),
n
.
companyProfile
(
n
.
userId
))},
methods
:{
tabClick
:
function
(
e
){
this
.
tabIndex
=
e
},
companyPackageList
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyPackageList
,{
userId
:
t
}).
then
((
function
(
t
){
if
(
200
==
t
.
code
){
n
.
setmealList
=
t
.
data
;
var
i
=
[],
o
=
[];
t
.
data
.
map
((
function
(
e
){
console
.
log
(
e
.
packageEndTime
);
var
t
=
e
.
packageEndTime
.
replace
(
"T"
,
" "
).
replace
(
".000+0800"
,
""
).
replace
(
/-/g
,
"/"
);
i
.
push
((
0
,
a
.
getDuration
)(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())),
o
.
push
(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())})),
n
.
Companytimer
=
setInterval
((
function
(){
o
.
map
((
function
(
e
,
t
){
o
[
t
]
>
0
&&
(
o
[
t
]
-=
1
e3
,
i
[
t
]
=
(
0
,
a
.
getDuration
)(
o
[
t
]),
n
.
remainder3
=
i
)})),
n
.
$forceUpdate
()}),
1
e3
)}
else
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
companyProfile
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyProfile
,{
userId
:
t
}).
then
((
function
(
t
){
200
==
t
.
code
?
n
.
companydata
=
t
.
data
:
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
getMore
:
function
(
e
){
this
.
moreIndex
=
e
,
this
.
moreShow
=!
this
.
moreShow
},
linkToGroupInfo
:
function
(
t
){
e
.
navigateTo
({
url
:
"/pages/group/groupInfo?id="
+
t
})},
linktoInquiry
:
function
(){
e
.
navigateTo
({
url
:
"/pagesA/enquiry/Demand?eName="
+
this
.
companydata
.
eName
})}}};
t
.
default
=
u
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"3bc3"
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"3927"
),
i
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
o
);
t
[
"default"
]
=
i
.
a
},
a6b2
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"0cf7"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"e60e"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
ca80
:
function
(
e
,
t
,
n
){},
e591
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
(
e
.
_self
.
_c
,
1
==
e
.
tabIndex
?
e
.
__map
(
e
.
setmealList
,(
function
(
t
,
n
){
var
a
=
e
.
__get_orig
(
t
),
i
=
1
==
t
.
type
||
2
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
o
=
3
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
u
=
4
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
r
=
5
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
;
return
{
$orig
:
a
,
l0
:
i
,
l1
:
o
,
l2
:
u
,
l3
:
r
}})):
null
);
e
.
$mp
.
data
=
Object
.
assign
({},{
$root
:{
l4
:
n
}})},
o
=
[]},
e60e
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"e591"
),
i
=
n
(
"3bc3"
);
for
(
var
o
in
i
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
o
);
n
(
"25f3"
);
var
u
,
r
=
n
(
"f0c5"
),
c
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
u
);
t
[
"default"
]
=
c
.
exports
}},[[
"a6b2"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
=======
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/electriCompany/electriCompanyDetail"
],{
"0bf6"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
n
(
"78ef"
);
a
(
n
(
"66fd"
));
var
t
=
a
(
n
(
"c8e0"
));
function
a
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
e
(
t
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
"74b0"
:
function
(
e
,
t
,
n
){
"use strict"
;(
function
(
e
){
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
}),
t
.
default
=
void
0
;
var
a
=
n
(
"86df"
),
i
=
o
(
n
(
"9036"
));
function
o
(
e
){
return
e
&&
e
.
__esModule
?
e
:{
default
:
e
}}
var
u
=
{
data
:
function
(){
return
{
companydata
:
""
,
userId
:
""
,
eName
:
""
,
Count
:
""
,
tabIndex
:
1
,
moreIndex
:
null
,
moreShow
:
!
1
,
setmealList
:[],
Companytimer
:
""
,
remainder3
:
""
,
isdulixunjia
:
!
0
}},
onLoad
:
function
(
t
){
var
n
=
this
,
a
=
e
.
getStorageSync
(
"type"
),
i
=
e
.
getStorageSync
(
"user"
).
userType
;
n
.
isdulixunjia
=
1
!=
a
||
2
!=
i
&&
3
!=
i
&&
4
!=
i
,
t
&&
(
n
.
userId
=
t
.
userId
,
n
.
companyPackageList
(
n
.
userId
),
n
.
companyProfile
(
n
.
userId
))},
methods
:{
tabClick
:
function
(
e
){
this
.
tabIndex
=
e
},
companyPackageList
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyPackageList
,{
userId
:
t
}).
then
((
function
(
t
){
if
(
200
==
t
.
code
){
n
.
setmealList
=
t
.
data
;
var
i
=
[],
o
=
[];
t
.
data
.
map
((
function
(
e
){
console
.
log
(
e
.
packageEndTime
);
var
t
=
e
.
packageEndTime
.
replace
(
"T"
,
" "
).
replace
(
".000+0800"
,
""
).
replace
(
/-/g
,
"/"
);
i
.
push
((
0
,
a
.
getDuration
)(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())),
o
.
push
(
new
Date
(
t
).
getTime
()
-
(
new
Date
).
getTime
())})),
n
.
Companytimer
=
setInterval
((
function
(){
o
.
map
((
function
(
e
,
t
){
o
[
t
]
>
0
&&
(
o
[
t
]
-=
1
e3
,
i
[
t
]
=
(
0
,
a
.
getDuration
)(
o
[
t
]),
n
.
remainder3
=
i
)})),
n
.
$forceUpdate
()}),
1
e3
)}
else
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
companyProfile
:
function
(
t
){
var
n
=
this
;(
0
,
a
.
get
)(
i
.
default
.
companyProfile
,{
userId
:
t
}).
then
((
function
(
t
){
200
==
t
.
code
?
n
.
companydata
=
t
.
data
:
e
.
showToast
({
title
:
t
.
msg
,
icon
:
"none"
})}))},
getMore
:
function
(
e
){
this
.
moreIndex
=
e
,
this
.
moreShow
=!
this
.
moreShow
},
linkToGroupInfo
:
function
(
t
){
e
.
navigateTo
({
url
:
"/pages/group/groupInfo?id="
+
t
})},
linktoInquiry
:
function
(){
e
.
navigateTo
({
url
:
"/pagesA/enquiry/Demand?eName="
+
this
.
companydata
.
eName
})}}};
t
.
default
=
u
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
"900f"
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
=
n
(
"e04d"
),
i
=
n
.
n
(
a
);
i
.
a
},
c0b5
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"74b0"
),
i
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
a
[
e
]}))}(
o
);
t
[
"default"
]
=
i
.
a
},
c8e0
:
function
(
e
,
t
,
n
){
"use strict"
;
n
.
r
(
t
);
var
a
=
n
(
"e9e4"
),
i
=
n
(
"c0b5"
);
for
(
var
o
in
i
)
"default"
!==
o
&&
function
(
e
){
n
.
d
(
t
,
e
,(
function
(){
return
i
[
e
]}))}(
o
);
n
(
"900f"
);
var
u
,
r
=
n
(
"f0c5"
),
c
=
Object
(
r
[
"a"
])(
i
[
"default"
],
a
[
"b"
],
a
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
a
[
"a"
],
u
);
t
[
"default"
]
=
c
.
exports
},
e04d
:
function
(
e
,
t
,
n
){},
e9e4
:
function
(
e
,
t
,
n
){
"use strict"
;
var
a
;
n
.
d
(
t
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
t
,
"c"
,(
function
(){
return
o
})),
n
.
d
(
t
,
"a"
,(
function
(){
return
a
}));
var
i
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
(
e
.
_self
.
_c
,
1
==
e
.
tabIndex
?
e
.
__map
(
e
.
setmealList
,(
function
(
t
,
n
){
var
a
=
e
.
__get_orig
(
t
),
i
=
1
==
t
.
type
||
2
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
o
=
3
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
u
=
4
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
,
r
=
5
==
t
.
type
?
t
.
packageSettingsList
.
slice
(
1
):
null
;
return
{
$orig
:
a
,
l0
:
i
,
l1
:
o
,
l2
:
u
,
l3
:
r
}})):
null
);
e
.
$mp
.
data
=
Object
.
assign
({},{
$root
:{
l4
:
n
}})},
o
=
[]}},[[
"0bf6"
,
"common/runtime"
,
"common/vendor"
]]]);
>>>>>>>
59892621298744140169
c3c4112192f992e97458
unpackage/dist/build/mp-weixin/pagesA/electriCompany/electriCompanyDetail.wxml
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/pagesA/requirements/requirements.js
浏览文件 @
a06146e2
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/requirements/requirements"
],{
3121
:
function
(
t
,
e
,
n
){
"use strict"
;
var
o
=
n
(
"8237"
),
i
=
n
.
n
(
o
);
i
.
a
},
"350c"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
o
=
n
(
"ca7f"
),
i
=
n
(
"f35a"
);
for
(
var
a
in
i
)
"default"
!==
a
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
i
[
t
]}))}(
a
);
n
(
"3121"
);
var
u
,
c
=
n
(
"f0c5"
),
s
=
Object
(
c
[
"a"
])(
i
[
"default"
],
o
[
"b"
],
o
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
o
[
"a"
],
u
);
e
[
"default"
]
=
s
.
exports
},
"4a5a"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
o
=
a
(
n
(
"7363"
)),
i
=
n
(
"a000"
);
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
u
=
{
created
:
function
(){
this
.
user
=
t
.
getStorageSync
(
"user"
),
this
.
status
=
this
.
user
.
certificationStatus
,
console
.
log
(
this
.
status
),
this
.
phone
=
this
.
user
.
phone
,
this
.
name
=
this
.
user
.
certificationName
},
data
:
function
(){
return
{
user
:
""
,
count
:
"60"
,
status
:
"0"
,
name
:
""
,
phone
:
""
,
code
:
""
,
securityCode
:
""
,
timeId
:
""
}},
methods
:{
linktoBack
:
function
(){
t
.
navigateBack
({
delta
:
1
})},
linktoAuthentication
:
function
(){
t
.
navigateTo
({
url
:
"/pages/authentication/authentication"
})},
countSixty
:
function
(){
var
t
=
this
,
e
=
this
,
n
=
this
.
count
;
this
.
timeId
=
setInterval
((
function
(){
t
.
count
=
n
--
,
0
==
n
&&
(
t
.
count
=
60
,
clearInterval
(
e
.
timeId
))}),
1
e3
)},
getcode
:
function
(){
var
e
=
this
;
console
.
log
(
this
.
phone
);
var
n
=
this
.
phone
,
a
=
/^1
[
3|4|5|7|8
][
0-9
]{9}
$/
,
u
=
a
.
test
(
n
);
n
&&
u
?(
t
.
showToast
({
title
:
"验证码已发送"
}),(
0
,
i
.
get
)(
o
.
default
.
VerificationCode
,{
phone
:
n
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
console
.
log
(
t
),
e
.
securityCode
=
t
.
msg
,
e
.
countSixty
())}))):
t
.
showToast
({
title
:
"请输入手机号"
,
icon
:
"none"
})},
enroll
:
function
(){
var
e
=
this
;
return
1
!=
this
.
status
&&
(
""
==
this
.
code
?(
t
.
showToast
({
title
:
"请输入验证码"
,
icon
:
"none"
}),
!
1
):
this
.
code
!=
this
.
securityCode
?(
t
.
showToast
({
title
:
"验证码输入有误"
,
icon
:
"none"
}),
!
1
):
void
(
0
,
i
.
get
)(
o
.
default
.
checkPhoneCodeIsExpired
,{
phone
:
e
.
phone
,
code
:
e
.
securityCode
}).
then
((
function
(
n
){
n
.
data
?(
e
.
count
=
60
,
clearInterval
(
e
.
timeId
),
e
.
trainingRegistration
()):
t
.
showToast
({
title
:
"验证码已过期,请重新获取"
,
icon
:
"none"
})})))},
trainingRegistration
:
function
(){
var
e
=
this
;(
0
,
i
.
get
)(
o
.
default
.
trainingRegistration
,{
userId
:
e
.
user
.
electricId
}).
then
((
function
(
n
){
200
==
n
.
code
?(
e
.
status
=
1
,
t
.
showToast
({
title
:
"报名成功!"
}),
e
.
user
.
certificationStatus
=
1
,
t
.
removeStorageSync
(
"user"
),
t
.
setStorageSync
(
"user"
,
e
.
user
)):
t
.
showToast
({
title
:
n
.
msg
,
icon
:
"none"
})}))}}};
e
.
default
=
u
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
8237
:
function
(
t
,
e
,
n
){},
ca7f
:
function
(
t
,
e
,
n
){
"use strict"
;
var
o
;
n
.
d
(
e
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
a
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
o
}));
var
i
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
a
=
[]},
f35a
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
o
=
n
(
"4a5a"
),
i
=
n
.
n
(
o
);
for
(
var
a
in
o
)
"default"
!==
a
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
o
[
t
]}))}(
a
);
e
[
"default"
]
=
i
.
a
},
fd95
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
o
(
n
(
"66fd"
));
var
e
=
o
(
n
(
"350c"
));
function
o
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])}},[[
"fd95"
,
"common/runtime"
,
"common/vendor"
]]]);
(
global
[
"webpackJsonp"
]
=
global
[
"webpackJsonp"
]
||
[]).
push
([[
"pagesA/requirements/requirements"
],{
3121
:
function
(
t
,
e
,
n
){
"use strict"
;
var
o
=
n
(
"8237"
),
i
=
n
.
n
(
o
);
i
.
a
},
"350c"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
o
=
n
(
"fe90"
),
i
=
n
(
"f35a"
);
for
(
var
a
in
i
)
"default"
!==
a
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
i
[
t
]}))}(
a
);
n
(
"3121"
);
var
u
,
s
=
n
(
"f0c5"
),
c
=
Object
(
s
[
"a"
])(
i
[
"default"
],
o
[
"b"
],
o
[
"c"
],
!
1
,
null
,
null
,
null
,
!
1
,
o
[
"a"
],
u
);
e
[
"default"
]
=
c
.
exports
},
"4a5a"
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
}),
e
.
default
=
void
0
;
var
o
=
a
(
n
(
"7363"
)),
i
=
n
(
"a000"
);
function
a
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
var
u
=
{
created
:
function
(){
this
.
user
=
t
.
getStorageSync
(
"user"
),
this
.
status
=
this
.
user
.
certificationStatus
,
console
.
log
(
this
.
status
),
this
.
phone
=
this
.
user
.
phone
,
this
.
name
=
this
.
user
.
certificationName
},
data
:
function
(){
return
{
user
:
""
,
count
:
"60"
,
status
:
"0"
,
name
:
""
,
phone
:
""
,
code
:
""
,
securityCode
:
""
,
timeId
:
""
}},
methods
:{
linktoBack
:
function
(){
t
.
navigateBack
({
delta
:
1
})},
linktoAuthentication
:
function
(){
t
.
navigateTo
({
url
:
"/pages/authentication/authentication"
})},
countSixty
:
function
(){
var
t
=
this
,
e
=
this
,
n
=
this
.
count
;
this
.
timeId
=
setInterval
((
function
(){
t
.
count
=
n
--
,
0
==
n
&&
(
t
.
count
=
60
,
clearInterval
(
e
.
timeId
))}),
1
e3
)},
getcode
:
function
(){
var
e
=
this
;
console
.
log
(
this
.
phone
);
var
n
=
this
.
phone
,
a
=
/^1
[
3|4|5|7|8
][
0-9
]{9}
$/
,
u
=
a
.
test
(
n
);
n
&&
u
?(
t
.
showToast
({
title
:
"验证码已发送"
}),(
0
,
i
.
get
)(
o
.
default
.
VerificationCode
,{
phone
:
n
}).
then
((
function
(
t
){
200
==
t
.
code
&&
(
console
.
log
(
t
),
e
.
securityCode
=
t
.
msg
,
e
.
countSixty
())}))):
t
.
showToast
({
title
:
"请输入手机号"
,
icon
:
"none"
})},
enroll
:
function
(){
var
e
=
this
;
return
1
!=
this
.
status
&&
(
""
==
this
.
code
?(
t
.
showToast
({
title
:
"请输入验证码"
,
icon
:
"none"
}),
!
1
):
this
.
code
!=
this
.
securityCode
?(
t
.
showToast
({
title
:
"验证码输入有误"
,
icon
:
"none"
}),
!
1
):
void
(
0
,
i
.
get
)(
o
.
default
.
checkPhoneCodeIsExpired
,{
phone
:
e
.
phone
,
code
:
e
.
securityCode
}).
then
((
function
(
n
){
n
.
data
?(
e
.
count
=
60
,
clearInterval
(
e
.
timeId
),
e
.
trainingRegistration
()):
t
.
showToast
({
title
:
"验证码已过期,请重新获取"
,
icon
:
"none"
})})))},
trainingRegistration
:
function
(){
var
e
=
this
;(
0
,
i
.
get
)(
o
.
default
.
trainingRegistration
,{
userId
:
e
.
user
.
electricId
}).
then
((
function
(
n
){
200
==
n
.
code
?(
e
.
status
=
1
,
t
.
showToast
({
title
:
"报名成功!"
}),
e
.
user
.
certificationStatus
=
1
,
t
.
removeStorageSync
(
"user"
),
t
.
setStorageSync
(
"user"
,
e
.
user
)):
t
.
showToast
({
title
:
n
.
msg
,
icon
:
"none"
})}))}}};
e
.
default
=
u
}).
call
(
this
,
n
(
"543d"
)[
"default"
])},
8237
:
function
(
t
,
e
,
n
){},
f35a
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
o
=
n
(
"4a5a"
),
i
=
n
.
n
(
o
);
for
(
var
a
in
o
)
"default"
!==
a
&&
function
(
t
){
n
.
d
(
e
,
t
,(
function
(){
return
o
[
t
]}))}(
a
);
e
[
"default"
]
=
i
.
a
},
fd95
:
function
(
t
,
e
,
n
){
"use strict"
;(
function
(
t
){
n
(
"0cf7"
);
o
(
n
(
"66fd"
));
var
e
=
o
(
n
(
"350c"
));
function
o
(
t
){
return
t
&&
t
.
__esModule
?
t
:{
default
:
t
}}
t
(
e
.
default
)}).
call
(
this
,
n
(
"543d"
)[
"createPage"
])},
fe90
:
function
(
t
,
e
,
n
){
"use strict"
;
var
o
;
n
.
d
(
e
,
"b"
,(
function
(){
return
i
})),
n
.
d
(
e
,
"c"
,(
function
(){
return
a
})),
n
.
d
(
e
,
"a"
,(
function
(){
return
o
}));
var
i
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
;
t
.
_self
.
_c
},
a
=
[]}},[[
"fd95"
,
"common/runtime"
,
"common/vendor"
]]]);
\ No newline at end of file
\ No newline at end of file
unpackage/dist/build/mp-weixin/pagesA/requirements/requirements.wxml
浏览文件 @
a06146e2
<view class="requirements"><view class="requirements_top"><view data-event-opts="{{[['tap',[['linktoBack',['$event']]]]]}}" class="requirements_top_nav" bindtap="__e"><image src="../../static/images/left.png" mode="widthFix"></image>电客报名</view></view><view class="requirements_content"><view class="requirements_content_img"><image src="../../static/images/requirements_bg.png"></image></view><block wx:if="{{status==0}}"><view class="requirements_box"><view class="requirements_box_message"><view class="userInput">你的姓名</view><view class="requirements_box_message_item"><input type="text" placeholder="请输入您的姓名" data-event-opts="{{[['input',[['__set_model',['','name','$event',[]]]]]]}}" value="{{name}}" bindinput="__e"/><view class="hexian"></view></view><view class="userInput">你的联系方式</view><view class="requirements_box_message_item requirements_code"><input type="text" placeholder="请输入您的手机号码" data-event-opts="{{[['input',[['__set_model',['','phone','$event',[]]]]]]}}" value="{{phone}}" bindinput="__e"/><block wx:if="{{count==60}}"><view data-event-opts="{{[['tap',[['getcode',['$event']]]]]}}" class="input_code" bindtap="__e">获取验证码</view></block><block wx:else><view class="input_code">{{count+"S后重新获取"}}</view></block><view class="hexian"></view></view><view class="userInput">验证码</view><view class="requirements_box_message_item"><input type="text" placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]]]]]}}" value="{{code}}" bindinput="__e"/><view class="hexian"></view></view></view><view class="requirements_box_message_btn"><view data-event-opts="{{[['tap',[['enroll',['$event']]]]]}}" bindtap="__e">立刻报名</view></view><view class="requirements_box_message_hint"><image src="../../static/images/gou.png" mode></image>成为认证电客需要参加平台电客课程培训,培训通过后即可获得电客资质证书,如有意向,请留下您的联系方式,方便平台联系您</view></view></block><block wx:else><view class="requirements_box"><view class="requirements_box_message"><view class="requirements_box_message_item"><text class="lable">姓名</text><view class="placeholder">{{name}}</view><view class="hexian"></view></view><view class="requirements_box_message_item"><text class="lable">联系方式</text><view class="placeholder">{{phone}}</view><view class="hexian"></view></view></view><view class="requirements_box_message_btn"><view data-event-opts="{{[['tap',[['linktoAuthentication',['$event']]]]]}}" bindtap="__e">已报名,去认证电客</view></view></view></block><view class="requirements_good"><view class="requirements_good_box"><view class="requirements_good_title">认证电客有什么优势</view><view class="requirements_good_icons"><view><image src="../../static/images/major.png" mode></image>专业培训</view><view><image src="../../static/images/success.png" mode></image>更高成功率</view><view><image src="../../static/images/platform.png" mode></image>平台资源</view></view><view class="requirements_good_text"><view class="requirements_good_text_item"><view class="biaodian"></view>接受高素质的电客培训,获得专业知识,打牢赚钱基础</view><view class="requirements_good_text_item"><view class="biaodian"></view>更好的服务企业,绑定企业的成功率更高</view><view class="requirements_good_text_item"><view class="biaodian"></view>享受海量的平台企业资源,无需自己挖掘企业</view></view></view></view></view></view>
<view class="requirements"><view class="requirements_top"><view data-event-opts="{{[['tap',[['linktoBack',['$event']]]]]}}" class="requirements_top_nav" bindtap="__e"><image src="../../static/images/left.png" mode="widthFix"></image>电客报名</view></view><view class="requirements_content"><view class="requirements_content_img"><image src="https://fire.huoshitou.net/profile/icon/dkbmbanner.png"></image></view><block wx:if="{{status==0}}"><view class="requirements_box"><view class="requirements_box_message"><view class="userInput">你的姓名</view><view class="requirements_box_message_item"><input type="text" placeholder="请输入您的姓名" data-event-opts="{{[['input',[['__set_model',['','name','$event',[]]]]]]}}" value="{{name}}" bindinput="__e"/><view class="hexian"></view></view><view class="userInput">你的联系方式</view><view class="requirements_box_message_item requirements_code"><input type="text" placeholder="请输入您的手机号码" data-event-opts="{{[['input',[['__set_model',['','phone','$event',[]]]]]]}}" value="{{phone}}" bindinput="__e"/><block wx:if="{{count==60}}"><view data-event-opts="{{[['tap',[['getcode',['$event']]]]]}}" class="input_code" bindtap="__e">获取验证码</view></block><block wx:else><view class="input_code">{{count+"S后重新获取"}}</view></block><view class="hexian"></view></view><view class="userInput">验证码</view><view class="requirements_box_message_item"><input type="text" placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]]]]]}}" value="{{code}}" bindinput="__e"/><view class="hexian"></view></view></view><view class="requirements_box_message_btn"><view data-event-opts="{{[['tap',[['enroll',['$event']]]]]}}" bindtap="__e">立刻报名</view></view><view class="requirements_box_message_hint"><image src="../../static/images/gou.png" mode></image>成为认证电客需要参加平台电客课程培训,培训通过后即可获得电客资质证书,如有意向,请留下您的联系方式,方便平台联系您</view></view></block><block wx:else><view class="requirements_box"><view class="requirements_box_message"><view class="requirements_box_message_item"><text class="lable">姓名</text><view class="placeholder">{{name}}</view><view class="hexian"></view></view><view class="requirements_box_message_item"><text class="lable">联系方式</text><view class="placeholder">{{phone}}</view><view class="hexian"></view></view></view><view class="requirements_box_message_btn"><view data-event-opts="{{[['tap',[['linktoAuthentication',['$event']]]]]}}" bindtap="__e">已报名,去认证电客</view></view></view></block><view class="requirements_good"><view class="requirements_good_box"><view class="requirements_good_title">认证电客有什么优势</view><view class="requirements_good_icons"><view><image src="../../static/images/major.png" mode></image>专业培训</view><view><image src="../../static/images/success.png" mode></image>更高成功率</view><view><image src="../../static/images/platform.png" mode></image>平台资源</view></view><view class="requirements_good_text"><view class="requirements_good_text_item"><view class="biaodian"></view>接受高素质的电客培训,获得专业知识,打牢赚钱基础</view><view class="requirements_good_text_item"><view class="biaodian"></view>更好的服务企业,绑定企业的成功率更高</view><view class="requirements_good_text_item"><view class="biaodian"></view>享受海量的平台企业资源,无需自己挖掘企业</view></view></view></view></view></view>
\ No newline at end of file
\ No newline at end of file
unpackage/dist/build/mp-weixin/pagesA/requirements/requirements.wxss
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/build/mp-weixin/project.config.json
浏览文件 @
a06146e2
...
@@ -6,10 +6,6 @@
...
@@ -6,10 +6,6 @@
"setting"
:
{
"setting"
:
{
"urlCheck"
:
false
,
"urlCheck"
:
false
,
"es6"
:
true
,
"es6"
:
true
,
<<<<<<<
HEAD
"postcss"
:
true
,
"minified"
:
true
=======
"enhance"
:
false
,
"enhance"
:
false
,
"postcss"
:
true
,
"postcss"
:
true
,
"preloadBackgroundData"
:
false
,
"preloadBackgroundData"
:
false
,
...
@@ -42,11 +38,10 @@
...
@@ -42,11 +38,10 @@
"packNpmManually"
:
false
,
"packNpmManually"
:
false
,
"packNpmRelationList"
:
[],
"packNpmRelationList"
:
[],
"minifyWXSS"
:
true
"minifyWXSS"
:
true
>>>>>>>
59892621298744140169
c
3
c
4112192
f
992e97458
},
},
"compileType"
:
"miniprogram"
,
"compileType"
:
"miniprogram"
,
"libVersion"
:
""
,
"libVersion"
:
""
,
"appid"
:
"wx
b21370ac25ee51b0
"
,
"appid"
:
"wx
45bb68de16ddddb7
"
,
"projectname"
:
"gangshi"
,
"projectname"
:
"gangshi"
,
"condition"
:
{
"condition"
:
{
"search"
:
{
"search"
:
{
...
...
unpackage/dist/build/mp-weixin/static/images/requirements_bg.png
deleted
100644 → 0
浏览文件 @
2276ac51
36.4 KB
unpackage/dist/build/mp-weixin/static/util/api.js
浏览文件 @
a06146e2
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
//
const DOMAIN = 'https://dev.diaosaas.com/diaoyun/' //测试
const
DOMAIN
=
'https://dev.diaosaas.com/diaoyun/'
//测试
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
const
DOMAIN
=
'https://fire.huoshitou.net/diaoyun/'
// 正式
//
const DOMAIN = 'https://fire.huoshitou.net/diaoyun/' // 正式
const
HOST
=
DOMAIN
+
'api/'
const
HOST
=
DOMAIN
+
'api/'
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
...
@@ -23,19 +23,11 @@ erp.joinInPackageSpotList = HOST + 'common/joinInPackageSpotList' // 拼团中
...
@@ -23,19 +23,11 @@ erp.joinInPackageSpotList = HOST + 'common/joinInPackageSpotList' // 拼团中
erp
.
joinInPackageSpreadList
=
HOST
+
'common/joinInPackageSpreadList'
// 拼团中心-价差拼团套餐
erp
.
joinInPackageSpreadList
=
HOST
+
'common/joinInPackageSpreadList'
// 拼团中心-价差拼团套餐
erp
.
joinPackageDetail
=
HOST
+
'common/joinPackageDetail'
//拼团中心-套餐详情
erp
.
joinPackageDetail
=
HOST
+
'common/joinPackageDetail'
//拼团中心-套餐详情
<<<<<<<
HEAD
// 电客拼团
// 电客拼团
erp
.
electricisParticipate
=
HOST
+
'electric/isParticipate'
// 电客选择弹窗
erp
.
electricisParticipate
=
HOST
+
'electric/isParticipate'
// 电客选择弹窗
erp
.
chooseOrdinaryMember
=
HOST
+
'electric/chooseOrdinaryMember'
//电客参与拼团-选择企业拼团
erp
.
chooseOrdinaryMember
=
HOST
+
'electric/chooseOrdinaryMember'
//电客参与拼团-选择企业拼团
erp
.
participatePackageCheck
=
HOST
+
'common/participatePackageCheck'
//参加拼团的校验
erp
.
participatePackageCheck
=
HOST
+
'common/participatePackageCheck'
//参加拼团的校验
erp
.
electricParticipatePackage
=
HOST
+
'electric/electricParticipatePackage'
//参加拼团
erp
.
electricParticipatePackage
=
HOST
+
'electric/electricParticipatePackage'
//参加拼团
=======
// 电客拼包
erp
.
electricisParticipate
=
HOST
+
'electric/isParticipate'
// 电客选择弹窗
erp
.
chooseOrdinaryMember
=
HOST
+
'electric/chooseOrdinaryMember'
//电客参与拼团-选择企业拼包
erp
.
participatePackageCheck
=
HOST
+
'common/participatePackageCheck'
//参加拼包的校验
erp
.
electricParticipatePackage
=
HOST
+
'electric/electricParticipatePackage'
//参加拼包
>>>>>>>
59892621298744140169
c3c4112192f992e97458
erp
.
replacementPackage
=
HOST
+
'common/replacementPackage'
// 替换套餐
erp
.
replacementPackage
=
HOST
+
'common/replacementPackage'
// 替换套餐
erp
.
getElectricityLimit
=
HOST
+
'electric/getElectricityLimit'
// 获取拼团电量上限和已拼电量之和
erp
.
getElectricityLimit
=
HOST
+
'electric/getElectricityLimit'
// 获取拼团电量上限和已拼电量之和
...
@@ -98,24 +90,15 @@ erp.getEnterprisePhone = HOST + 'orderCenter/getEnterprisePhone' // 根据企业
...
@@ -98,24 +90,15 @@ erp.getEnterprisePhone = HOST + 'orderCenter/getEnterprisePhone' // 根据企业
erp
.
independentInquiryRelease
=
HOST
+
'common/independentInquiryRelease'
// 独立询价发布需求
erp
.
independentInquiryRelease
=
HOST
+
'common/independentInquiryRelease'
// 独立询价发布需求
erp
.
independentInquiryDetails
=
HOST
+
'common/independentInquiryDetails'
// 独立询价---详情
erp
.
independentInquiryDetails
=
HOST
+
'common/independentInquiryDetails'
// 独立询价---详情
erp
.
myContractWaitHandleCount
=
HOST
+
'common/myContractWaitHandleCount'
// 合同数量
erp
.
myContractWaitHandleCount
=
HOST
+
'common/myContractWaitHandleCount'
// 合同数量
<<<<<<<
HEAD
erp
.
myJoinPackageCount
=
HOST
+
'common/myJoinPackageCount'
// 拼团记录
erp
.
myJoinPackageCount
=
HOST
+
'common/myJoinPackageCount'
// 拼团记录
=======
erp
.
myJoinPackageCount
=
HOST
+
'common/myJoinPackageCount'
// 拼包记录
>>>>>>>
59892621298744140169
c3c4112192f992e97458
erp
.
getCompanyInformation
=
HOST
+
'electronicSeal/getCompanyInformation'
// 获取公司认证信息结果
erp
.
getCompanyInformation
=
HOST
+
'electronicSeal/getCompanyInformation'
// 获取公司认证信息结果
erp
.
getPersonalAuthenticationResult
=
HOST
+
'electronicSeal/getPersonalAuthenticationResult'
// 获取个人认证结果
erp
.
getPersonalAuthenticationResult
=
HOST
+
'electronicSeal/getPersonalAuthenticationResult'
// 获取个人认证结果
erp
.
getContractSignToken
=
HOST
+
'electronicSeal/getContractSignToken'
//生成合同签署令牌
erp
.
getContractSignToken
=
HOST
+
'electronicSeal/getContractSignToken'
//生成合同签署令牌
erp
.
getElectricityTicket
=
HOST
+
'electronicSeal/getElectricityTicket'
//获取电客Ticket
erp
.
getElectricityTicket
=
HOST
+
'electronicSeal/getElectricityTicket'
//获取电客Ticket
erp
.
getEnterpriseTicket
=
HOST
+
'electronicSeal/getEnterpriseTicket'
//获取企业Ticket
erp
.
getEnterpriseTicket
=
HOST
+
'electronicSeal/getEnterpriseTicket'
//获取企业Ticket
erp
.
signingSuccessCallback
=
HOST
+
'electronicSeal/signingSuccessCallback'
//电客电子盖章签署成功调用
erp
.
signingSuccessCallback
=
HOST
+
'electronicSeal/signingSuccessCallback'
//电客电子盖章签署成功调用
<<<<<<<
HEAD
erp
.
mySpotJoinPackageHistory
=
HOST
+
'common/mySpotJoinPackageHistory'
// 我参与的现货拼团
erp
.
mySpotJoinPackageHistory
=
HOST
+
'common/mySpotJoinPackageHistory'
// 我参与的现货拼团
erp
.
mySpreadJoinPackageHistory
=
HOST
+
'common/mySpreadJoinPackageHistory'
// 我参与的价差拼团
erp
.
mySpreadJoinPackageHistory
=
HOST
+
'common/mySpreadJoinPackageHistory'
// 我参与的价差拼团
=======
erp
.
mySpotJoinPackageHistory
=
HOST
+
'common/mySpotJoinPackageHistory'
// 我参与的现货拼包
erp
.
mySpreadJoinPackageHistory
=
HOST
+
'common/mySpreadJoinPackageHistory'
// 我参与的价差拼包
>>>>>>>
59892621298744140169
c3c4112192f992e97458
erp
.
advertisingList
=
HOST
+
'common/advertisingList'
//广告图片
erp
.
advertisingList
=
HOST
+
'common/advertisingList'
//广告图片
erp
.
myElectric
=
HOST
+
'common/myElectric'
//高级会员--电客信息
erp
.
myElectric
=
HOST
+
'common/myElectric'
//高级会员--电客信息
erp
.
myElectricSave
=
HOST
+
'common/myElectricSave'
// 高级会员绑定电客
erp
.
myElectricSave
=
HOST
+
'common/myElectricSave'
// 高级会员绑定电客
...
@@ -131,11 +114,7 @@ erp.downloadTemplate = HOST + 'reportElectric/downloadTemplate' // 下载申报
...
@@ -131,11 +114,7 @@ erp.downloadTemplate = HOST + 'reportElectric/downloadTemplate' // 下载申报
erp
.
remindAuthenticate
=
HOST
+
'electric/remindAuthenticate'
// 提醒企业认证
erp
.
remindAuthenticate
=
HOST
+
'electric/remindAuthenticate'
// 提醒企业认证
erp
.
allParticipatingCompanies
=
HOST
+
'common/allParticipatingCompanies'
// 拼团套餐 -- 企业参与
erp
.
allParticipatingCompanies
=
HOST
+
'common/allParticipatingCompanies'
// 拼团套餐 -- 企业参与
erp
.
getBasicCreditScore
=
HOST
+
'common/getBasicCreditScore'
// 获取信用分是否可以参与拼团
erp
.
getBasicCreditScore
=
HOST
+
'common/getBasicCreditScore'
// 获取信用分是否可以参与拼团
<<<<<<<
HEAD
erp
.
allPackageCompanies
=
HOST
+
'common/allPackageCompanies'
// 获取所有正在参与拼团的企业
erp
.
allPackageCompanies
=
HOST
+
'common/allPackageCompanies'
// 获取所有正在参与拼团的企业
=======
erp
.
allPackageCompanies
=
HOST
+
'common/allPackageCompanies'
// 获取所有正在参与拼包的企业
>>>>>>>
59892621298744140169
c3c4112192f992e97458
erp
.
roleList
=
HOST
+
'enterprise/roleList'
// 角色账号列表
erp
.
roleList
=
HOST
+
'enterprise/roleList'
// 角色账号列表
erp
.
addRole
=
HOST
+
'enterprise/addRole'
// 添加角色
erp
.
addRole
=
HOST
+
'enterprise/addRole'
// 添加角色
erp
.
deleteRole
=
HOST
+
'enterprise/deleteRole'
// 删除角色
erp
.
deleteRole
=
HOST
+
'enterprise/deleteRole'
// 删除角色
...
@@ -163,11 +142,7 @@ erp.getEnterpriseListByAdvance = HOST + 'settlementIncome/getEnterpriseListByAdv
...
@@ -163,11 +142,7 @@ erp.getEnterpriseListByAdvance = HOST + 'settlementIncome/getEnterpriseListByAdv
erp
.
getPreSettlementDetail
=
HOST
+
'settlementIncome/getPreSettlementDetail'
// 预结算收益接口详情
erp
.
getPreSettlementDetail
=
HOST
+
'settlementIncome/getPreSettlementDetail'
// 预结算收益接口详情
erp
.
confirmedIncome
=
HOST
+
'settlementIncome/confirmedIncome'
// 确认收益
erp
.
confirmedIncome
=
HOST
+
'settlementIncome/confirmedIncome'
// 确认收益
erp
.
getWholesaleCost
=
HOST
+
'settlementIncome/getWholesaleCost'
// 批发成本
erp
.
getWholesaleCost
=
HOST
+
'settlementIncome/getWholesaleCost'
// 批发成本
<<<<<<<
HEAD
erp
.
isParticipate
=
HOST
+
'common/isParticipate'
// 企业是否参与拼团套餐
erp
.
isParticipate
=
HOST
+
'common/isParticipate'
// 企业是否参与拼团套餐
=======
erp
.
isParticipate
=
HOST
+
'common/isParticipate'
// 企业是否参与拼包套餐
>>>>>>>
59892621298744140169
c3c4112192f992e97458
erp
.
quitPackage
=
HOST
+
'common/quitPackage'
// 退出拼团
erp
.
quitPackage
=
HOST
+
'common/quitPackage'
// 退出拼团
erp
.
getRetailSettlementContactForm
=
HOST
+
'common/getRetailSettlementContactForm'
// 零售结算联系单
erp
.
getRetailSettlementContactForm
=
HOST
+
'common/getRetailSettlementContactForm'
// 零售结算联系单
erp
.
uploadCourierDetail
=
HOST
+
'common/uploadCourierDetail'
// 查看上传快递单数据
erp
.
uploadCourierDetail
=
HOST
+
'common/uploadCourierDetail'
// 查看上传快递单数据
...
...
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/.sourcemap/mp-weixin/pages/group/group.js.map
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/.sourcemap/mp-weixin/pagesA/MyGroups/MyGroups.js.map
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/mp-weixin/common/vendor.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/mp-weixin/pages/group/group.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/mp-weixin/pages/index/index.js
浏览文件 @
a06146e2
...
@@ -654,7 +654,7 @@ var _fun = __webpack_require__(/*! ../../static/util/fun.js */ 50);var _methods;
...
@@ -654,7 +654,7 @@ var _fun = __webpack_require__(/*! ../../static/util/fun.js */ 50);var _methods;
}
else
{
}
else
{
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
'/pages
/CompanyInfo/CompanyInfo?i
d='
+
id
});
url
:
'/pages
A/electriCompany/electriCompanyDetail?userI
d='
+
id
});
}
}
},
},
...
...
unpackage/dist/dev/mp-weixin/pages/index/index.wxml
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/mp-weixin/pages/index/index.wxss
浏览文件 @
a06146e2
...
@@ -218,31 +218,36 @@
...
@@ -218,31 +218,36 @@
}
}
.index .recommend {
.index .recommend {
margin-bottom: 24rpx;
margin-bottom: 24rpx;
background-color: #f
4f5f7
;
background-color: #f
ff
;
}
}
.index .recommend .recommend_title {
.index .recommend .recommend_title {
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
display: flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
justify-content: space-between;
position: relative;
padding: 0 32rpx;
padding: 0 32rpx;
height: 102rpx;
height: 70rpx;
line-height: 102rpx;
font-size: 33rpx;
font-size: 36rpx;
font-weight: bold;
font-weight: 500;
color: #333;
color: #333;
background-color: #FFFFFF;
border-bottom: 1rpx solid #f4f5f7;
}
}
.index .recommend .recommend_title image {
.index .recommend .recommend_title view {
position: relative;
width: 98rpx;
font-size: 20rpx;
color: #999;
}
.index .recommend .recommend_title view image {
position: absolute;
position: absolute;
top:
37
rpx;
top:
8
rpx;
right:
32rpx
;
right:
0
;
width:
16
rpx;
width:
9
rpx;
height:
32
rpx;
height:
15
rpx;
}
}
.index .recommend .recommend_item {
.index .recommend .recommend_item {
padding: 0 32rpx;
padding: 0 32rpx;
...
...
unpackage/dist/dev/mp-weixin/pagesA/MyGroups/MyGroups.js
浏览文件 @
a06146e2
差异被折叠。
点击展开。
unpackage/dist/dev/mp-weixin/pagesA/MyGroups/MyGroups.wxss
浏览文件 @
a06146e2
...
@@ -51,6 +51,9 @@
...
@@ -51,6 +51,9 @@
height: 80rpx;
height: 80rpx;
background-color: #f4f5f7;
background-color: #f4f5f7;
}
}
.group .group_type .dropdown u-dropdown-item scroll-view {
height: 418rpx !important;
}
.group .hint {
.group .hint {
display: -webkit-box;
display: -webkit-box;
display: -webkit-flex;
display: -webkit-flex;
...
@@ -131,8 +134,7 @@
...
@@ -131,8 +134,7 @@
margin-right: 16rpx;
margin-right: 16rpx;
display: inline;
display: inline;
border: 2rpx solid #ec6045;
border: 2rpx solid #ec6045;
-webkit-border-radius: 8rpx;
border-radius: 8rpx;
border-radius: 8rpx;
color: #ec6045;
color: #ec6045;
}
}
.group .group_list_scroll .group_list .group_list_item .item_content .item_content_top .top_text text {
.group .group_list_scroll .group_list .group_list_item .item_content .item_content_top .top_text text {
...
@@ -153,8 +155,7 @@
...
@@ -153,8 +155,7 @@
font-size: 20rpx;
font-size: 20rpx;
color: #fff;
color: #fff;
background-color: #fda700;
background-color: #fda700;
-webkit-border-radius: 8rpx;
border-radius: 8rpx;
border-radius: 8rpx;
}
}
.group .group_list_scroll .group_list .group_list_item .item_content .item_content_bottom {
.group .group_list_scroll .group_list .group_list_item .item_content .item_content_bottom {
position: relative;
position: relative;
...
...
unpackage/dist/dev/mp-weixin/project.config.json
浏览文件 @
a06146e2
...
@@ -11,23 +11,19 @@
...
@@ -11,23 +11,19 @@
},
},
"compileType"
:
"miniprogram"
,
"compileType"
:
"miniprogram"
,
"libVersion"
:
""
,
"libVersion"
:
""
,
"appid"
:
"wx
b21370ac25ee51b0
"
,
"appid"
:
"wx
45bb68de16ddddb7
"
,
"projectname"
:
"gangshi"
,
"projectname"
:
"gangshi"
,
"condition"
:
{
"condition"
:
{
"search"
:
{
"search"
:
{
"current"
:
-1
,
"list"
:
[]
"list"
:
[]
},
},
"conversation"
:
{
"conversation"
:
{
"current"
:
-1
,
"list"
:
[]
"list"
:
[]
},
},
"game"
:
{
"game"
:
{
"current"
:
-1
,
"list"
:
[]
"list"
:
[]
},
},
"miniprogram"
:
{
"miniprogram"
:
{
"current"
:
0
,
"list"
:
[
"list"
:
[
{
{
"name"
:
""
,
"name"
:
""
,
...
...
unpackage/dist/dev/mp-weixin/static/util/api.js
浏览文件 @
a06146e2
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
const
erp
=
erp
||
{};
//wxb21370ac25ee51b0,//wx45bb68de16ddddb7
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
// const DOMAIN = 'http://192.168.1.107:9099/'; // 峰煜
//
const DOMAIN = 'https://dev.diaosaas.com/diaoyun/' //测试
const
DOMAIN
=
'https://dev.diaosaas.com/diaoyun/'
//测试
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.178:9099/' // 国禄
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
// const DOMAIN = 'http://192.168.1.197:9099/' // 志就
const
DOMAIN
=
'https://fire.huoshitou.net/diaoyun/'
// 正式
//
const DOMAIN = 'https://fire.huoshitou.net/diaoyun/' // 正式
const
HOST
=
DOMAIN
+
'api/'
const
HOST
=
DOMAIN
+
'api/'
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
erp
.
login
=
HOST
+
'loginAndRegister/login'
// 登录
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论