提交 cc2d90b7 authored 作者: 黄旭新's avatar 黄旭新

xin

上级 d2cd0665
......@@ -411,7 +411,7 @@
title: '请输入联系方式',
icon: 'none'
})
} else if (!(/^[1][3,4,5,7,8][0-9]{9}$/.test(this.phone))) {
} else if (!(/^[1][2,3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone))) {
uni.showToast({
title: '请输入正确的联系方式',
icon: 'none'
......
......@@ -16,9 +16,9 @@
</view>
</view>
<view class="calculator_main">
<view>年度用电量(万kWh)<input type="digit" v-model="annualElectricityConsumption" placeholder="请输入" /></view>
<view>峰期电量比例<input type="digit" @blur="calculateRadioPeak" v-model="peak" placeholder="请输入" /></view>
<view>平期电量比例<input type="digit" @blur="calculateRadioPeace" v-model="peace" placeholder="请输入" /></view>
<view>年度用电量(万kWh)<input type="digit" v-model="annualElectricityConsumption" placeholder="请输入" placeholder-class="placeholder"/></view>
<view>峰期电量比例<input type="digit" @blur="calculateRadioPeak" v-model="peak" placeholder="请输入" placeholder-class="placeholder"/></view>
<view>平期电量比例<input type="digit" @blur="calculateRadioPeace" v-model="peace" placeholder="请输入" placeholder-class="placeholder"/></view>
<view>谷期电量比例<text style="font-size: 24rpx;color: #999;">{{valley}}</text></view>
</view>
<view class="calculator_btn" @click="calculate">计算</view>
......@@ -233,6 +233,9 @@
}
.calculator_main {
.placeholder{
color: #999;
}
view {
display: flex;
justify-content: space-between;
......
......@@ -42,11 +42,11 @@
<text v-if="isAuthenticate==1">认证失败</text>
<text v-if="isAuthenticate==2">已认证</text>
<text v-if="isAuthenticate==3">待审核</text>
<image src="../../static/images/right.png" mode="widthFix"></image>
<image src="https://fire.huoshitou.net/profile/icon/myright.png" mode="widthFix"></image>
</view>
<view class="authentication" @click="tologin" v-if="!isuser">
<text>未登录</text>
<image src="../../static/images/right.png" mode="widthFix"></image>
<image src="https://fire.huoshitou.net/profile/icon/myright.png" mode="widthFix"></image>
</view>
</view>
</view>
......@@ -83,7 +83,7 @@
<view class="right_icon" @click="linktocontract(0)">
<text class="contracttext" v-if="contractNum==''">无合同待处理</text>
<text v-if="contractNum!=''">{{contractNum}}份合同待处理</text>
<image src="https://fire.huoshitou.net/profile/icon/right.png" mode="widthFix"></image>
<image src="https://fire.huoshitou.net/profile/icon/myright.png" mode="widthFix"></image>
</view>
<view class="contract_box mycontract_box">
<view class="contract_icon" v-if="contractA" @click="linktocontract(1)">
......
......@@ -404,13 +404,13 @@
line-height: 95rpx;
text {
padding-bottom: 24rpx;
padding-bottom: 20rpx;
}
}
.active text {
color: #1989FA;
border-bottom: 4rpx solid #1989FA;
border-bottom: 6rpx solid #1989FA;
}
}
......
......@@ -495,7 +495,7 @@
}
.placeholder {
color: #ccc;
color: #999;
font-size: 24rpx;
text-align: right;
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/CompanyInfo/CompanyDetails/CompanyDetails"],{"065e":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=r(n("9036")),i=n("86df");function r(t){return t&&t.__esModule?t:{default:t}}var u={onLoad:function(t){var e=this;this.enterpriseId=t.id,this.getEnterpriseCertificationDetail(this.enterpriseId),(0,i.get)(a.default.getIndustryList).then((function(t){if(200==t.code){var n=t.data;e.industryName=t.data[0].industryName;n.filter((function(t){return t.type==e.type}))}}))},data:function(){return{tab:1,enterpriseId:"",companydata:{},type:"",industryName:"",contractdata:[],tabShow:!1,tableList:[]}},methods:{tabclick:function(t){this.tab=t,2==t&&this.getEnterpriseContractDetail(this.enterpriseId)},lookEnclosure:function(e,n){t.navigateTo({url:"/pagesA/Contracts/attachment/attachment?appendix="+e+"&id="+n})},lookPrice:function(){console.log("1111111"),this.tabShow=!0},getEnterpriseCertificationDetail:function(t){var e=this;(0,i.get)(a.default.getEnterpriseCertificationDetail,{enterpriseId:t}).then((function(t){200==t.code&&(e.companydata=t.data,e.type=t.data.industry)}))},getEnterpriseContractDetail:function(t){var e=this;(0,i.get)(a.default.getEnterpriseContractDetail,{enterpriseId:t}).then((function(t){200==t.code&&(e.contractdata=t.data,e.tableList=t.data.timeSharingSpreadRelatedList)}))}}};e.default=u}).call(this,n("543d")["default"])},"177c":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return a}));var a={uTable:function(){return n.e("uview-ui/components/u-table/u-table").then(n.bind(null,"2d78"))},uTr:function(){return n.e("uview-ui/components/u-tr/u-tr").then(n.bind(null,"07a0"))},uTd:function(){return n.e("uview-ui/components/u-td/u-td").then(n.bind(null,"5619"))}},i=function(){var t=this,e=t.$createElement;t._self._c;t._isMounted||(t.e0=function(e){t.tabShow=!1})},r=[]},"5c8c":function(t,e,n){},"74d6":function(t,e,n){"use strict";var a=n("5c8c"),i=n.n(a);i.a},"7f02":function(t,e,n){"use strict";n.r(e);var a=n("177c"),i=n("eca0");for(var r in i)"default"!==r&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("74d6");var u,o=n("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],u);e["default"]=c.exports},c809:function(t,e,n){"use strict";(function(t){n("78ef");a(n("66fd"));var e=a(n("7f02"));function a(t){return t&&t.__esModule?t:{default:t}}t(e.default)}).call(this,n("543d")["createPage"])},eca0:function(t,e,n){"use strict";n.r(e);var a=n("065e"),i=n.n(a);for(var r in a)"default"!==r&&function(t){n.d(e,t,(function(){return a[t]}))}(r);e["default"]=i.a}},[["c809","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/CompanyInfo/CompanyDetails/CompanyDetails"],{"065e":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=r(n("9036")),i=n("86df");function r(t){return t&&t.__esModule?t:{default:t}}var u={onLoad:function(t){var e=this;this.enterpriseId=t.id,this.getEnterpriseCertificationDetail(this.enterpriseId),(0,i.get)(a.default.getIndustryList).then((function(t){if(200==t.code){var n=t.data;e.industryName=t.data[0].industryName;n.filter((function(t){return t.type==e.type}))}}))},data:function(){return{tab:1,enterpriseId:"",companydata:{},type:"",industryName:"",contractdata:[],tabShow:!1,tableList:[]}},methods:{tabclick:function(t){this.tab=t,2==t&&this.getEnterpriseContractDetail(this.enterpriseId)},lookEnclosure:function(e,n){t.navigateTo({url:"/pagesA/Contracts/attachment/attachment?appendix="+e+"&id="+n})},lookPrice:function(){console.log("1111111"),this.tabShow=!0},getEnterpriseCertificationDetail:function(t){var e=this;(0,i.get)(a.default.getEnterpriseCertificationDetail,{enterpriseId:t}).then((function(t){200==t.code&&(e.companydata=t.data,e.type=t.data.industry)}))},getEnterpriseContractDetail:function(t){var e=this;(0,i.get)(a.default.getEnterpriseContractDetail,{enterpriseId:t}).then((function(t){200==t.code&&(e.contractdata=t.data,e.tableList=t.data.timeSharingSpreadRelatedList)}))}}};e.default=u}).call(this,n("543d")["default"])},"5c8c":function(t,e,n){},"74d6":function(t,e,n){"use strict";var a=n("5c8c"),i=n.n(a);i.a},"7f02":function(t,e,n){"use strict";n.r(e);var a=n("a420"),i=n("eca0");for(var r in i)"default"!==r&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("74d6");var u,o=n("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],u);e["default"]=c.exports},a420:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){return a}));var a={uTable:function(){return n.e("uview-ui/components/u-table/u-table").then(n.bind(null,"2d78"))},uTr:function(){return n.e("uview-ui/components/u-tr/u-tr").then(n.bind(null,"07a0"))},uTd:function(){return n.e("uview-ui/components/u-td/u-td").then(n.bind(null,"5619"))}},i=function(){var t=this,e=t.$createElement;t._self._c;t._isMounted||(t.e0=function(e){t.tabShow=!1})},r=[]},c809:function(t,e,n){"use strict";(function(t){n("78ef");a(n("66fd"));var e=a(n("7f02"));function a(t){return t&&t.__esModule?t:{default:t}}t(e.default)}).call(this,n("543d")["createPage"])},eca0:function(t,e,n){"use strict";n.r(e);var a=n("065e"),i=n.n(a);for(var r in a)"default"!==r&&function(t){n.d(e,t,(function(){return a[t]}))}(r);e["default"]=i.a}},[["c809","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/declare/Declaredetails"],{"2e1c":function(e,t,n){"use strict";var u=n("f9a9"),o=n.n(u);o.a},"3f01":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return u}));var u={uForm:function(){return n.e("uview-ui/components/u-form/u-form").then(n.bind(null,"b644"))},uFormItem:function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u-form-item/u-form-item")]).then(n.bind(null,"a3d2"))},uInput:function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u-input/u-input")]).then(n.bind(null,"f735"))}},o=function(){var e=this,t=e.$createElement;e._self._c},a=[]},"7d63":function(e,t,n){"use strict";n.r(t);var u=n("3f01"),o=n("7e18");for(var a in o)"default"!==a&&function(e){n.d(t,e,(function(){return o[e]}))}(a);n("2e1c");var r,c=n("f0c5"),i=Object(c["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],r);t["default"]=i.exports},"7e18":function(e,t,n){"use strict";n.r(t);var u=n("9065"),o=n.n(u);for(var a in u)"default"!==a&&function(e){n.d(t,e,(function(){return u[e]}))}(a);t["default"]=o.a},9065:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=n("86df"),o=a(n("9036"));function a(e){return e&&e.__esModule?e:{default:e}}var r={data:function(){return{status:0,DeclarationElectricity:"45272kWh",actualPower:"45272kWh",endtime:"2021-01-25",selectshow:!1,tabbar:!1,tabbarIndex:"1",tabindex:1,form:{num:"500",month:"2021-08",letter:"",select:"正常申报",note:""},selectlist:[{value:"1",label:"正常申报"},{value:"2",label:"增产/减产"},{value:"3",label:"其他"}]}},created:function(){},onLoad:function(t){var n=this;(0,u.get)(o.default.reportDetail,{reportId:t.id}).then((function(t){200==t.code?(n.form=t.data,1==t.data.isCompanyReport?n.status=1:n.status=0,1==t.data.type?n.form.select="正常申报":2==t.data.type?n.form.select="增产/减产":n.form.select="其他"):e.showToast({title:t.msg,icon:"none"})}))},methods:{}};t.default=r}).call(this,n("543d")["default"])},dfe5:function(e,t,n){"use strict";(function(e){n("78ef");u(n("66fd"));var t=u(n("7d63"));function u(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},f9a9:function(e,t,n){}},[["dfe5","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/declare/Declaredetails"],{"2e1c":function(e,t,n){"use strict";var u=n("f9a91"),o=n.n(u);o.a},"3f01":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return u}));var u={uForm:function(){return n.e("uview-ui/components/u-form/u-form").then(n.bind(null,"b644"))},uFormItem:function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u-form-item/u-form-item")]).then(n.bind(null,"a3d2"))},uInput:function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u-input/u-input")]).then(n.bind(null,"f735"))}},o=function(){var e=this,t=e.$createElement;e._self._c},a=[]},"7d63":function(e,t,n){"use strict";n.r(t);var u=n("3f01"),o=n("7e18");for(var a in o)"default"!==a&&function(e){n.d(t,e,(function(){return o[e]}))}(a);n("2e1c");var r,c=n("f0c5"),i=Object(c["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],r);t["default"]=i.exports},"7e18":function(e,t,n){"use strict";n.r(t);var u=n("9065"),o=n.n(u);for(var a in u)"default"!==a&&function(e){n.d(t,e,(function(){return u[e]}))}(a);t["default"]=o.a},9065:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=n("86df"),o=a(n("9036"));function a(e){return e&&e.__esModule?e:{default:e}}var r={data:function(){return{status:0,DeclarationElectricity:"45272kWh",actualPower:"45272kWh",endtime:"2021-01-25",selectshow:!1,tabbar:!1,tabbarIndex:"1",tabindex:1,form:{num:"500",month:"2021-08",letter:"",select:"正常申报",note:""},selectlist:[{value:"1",label:"正常申报"},{value:"2",label:"增产/减产"},{value:"3",label:"其他"}]}},created:function(){},onLoad:function(t){var n=this;(0,u.get)(o.default.reportDetail,{reportId:t.id}).then((function(t){200==t.code?(n.form=t.data,1==t.data.isCompanyReport?n.status=1:n.status=0,1==t.data.type?n.form.select="正常申报":2==t.data.type?n.form.select="增产/减产":n.form.select="其他"):e.showToast({title:t.msg,icon:"none"})}))},methods:{}};t.default=r}).call(this,n("543d")["default"])},dfe5:function(e,t,n){"use strict";(function(e){n("78ef");u(n("66fd"));var t=u(n("7d63"));function u(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},f9a91:function(e,t,n){}},[["dfe5","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/login/login"],{"1ece":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=c(n("9036")),i=n("86df");function c(e){return e&&e.__esModule?e:{default:e}}var s={onLoad:function(t){e.hideHomeButton();var n=this;if(console.log(t),t.scene){var c=decodeURIComponent(t.scene);n.inviteType=c.split("&&")[0];var s=JSON.stringify(c.split("&&")[1]);s.indexOf("ht=")>=0?(n.culiangcontractId=s.split("=")[1],e.showToast({title:n.culiangcontractId,icon:"none",duration:3e3})):(n.userId=s,(0,i.get)(o.default.getUserInformation,{type:"2",userId:n.userId}).then((function(t){200==t.code?n.inviteCode=t.data.inviteCode:e.showToast({title:t.msg,icon:"none",duration:1200})})))}else n.inviteType=t.inviteType,n.inviteCode=t.inviteCode;this.contractId=t.contractId,this.inviterUserId=t.inviterUserId?t.inviterUserId:"",this.roleId=t.roleId?t.roleId:"",(this.inviteType||this.inviterUserId||this.roleId)&&(this.isCreated=!1)},onShow:function(){e.hideLoading()},data:function(){return{inviteType:"",inviteCode:"",contractId:null,inviterUserId:"",roleId:"",socketTask:null,type:"",openId:"",isCreated:!0,culiangcontractId:""}},methods:{getIdentity:function(e){this.type=e.detail.value},getUserInfo:function(){var t=this;t.inviteType&&(t.type=4!=t.inviteType?1:2),t.inviterUserId&&(t.type=1),33==t.inviteType&&(t.type=2),t.type?e.getUserProfile({desc:"用于完善会员资料",success:function(n){e.setStorageSync("userInfo",n.userInfo);var c=n.userInfo.nickName,s=n.userInfo.avatarUrl;e.showLoading({title:"加载中"}),e.login({success:function(n){var r=n.code;(0,i.get)(o.default.login,{type:t.type,inviterUserId:t.inviterUserId,roleId:t.roleId,code:r,nickName:c,avatar:s}).then((function(n){if(200==n.code){t.openId=n.data.user.openId,e.setStorageSync("openId",n.data.user.openId),e.setStorageSync("type",t.type),e.setStorageSync("user",n.data.user);var o=n.data.sign;if(o)e.reLaunch({url:"/pages/index/index"}),e.hideLoading();else if(t.inviteType){var i="/pages/register/register?inviteType="+t.inviteType+"&inviteCode="+t.inviteCode;t.contractId&&(i=i+"&contractId="+t.contractId),t.culiangcontractId&&(i=i+"&culiangcontractId="+t.culiangcontractId),e.navigateTo({url:i})}else e.navigateTo({url:"/pages/register/register"})}else e.showToast({title:n.msg,icon:"none"})}))}})}}):e.showToast({title:"请选择类型",icon:"none"})},WebSocket:function(){var t=this,n=this.type+this.openId;console.log(this.type),console.log(this.openId),console.log(n),t.socketTask=e.connectSocket({url:"wss://192.168.1.163:9099/api/WebSocket?typeUserId="+n,success:function(e){console.log(e,"连接成功")}}),t.socketTask.onOpen((function(e){t.is_open_socket=!0,t.socketTask.onMessage((function(e){console.log(e)})),t.socketTask.onClose((function(e){console.log("关闭")}))}))}}};t.default=s}).call(this,n("543d")["default"])},"5f82":function(e,t,n){"use strict";n.r(t);var o=n("1ece"),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},c1d4:function(e,t,n){},cc20:function(e,t,n){"use strict";var o=n("c1d4"),i=n.n(o);i.a},d33c:function(e,t,n){"use strict";n.r(t);var o=n("f2a0"),i=n("5f82");for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);n("cc20");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},e3f0:function(e,t,n){"use strict";(function(e){n("78ef");o(n("66fd"));var t=o(n("d33c"));function o(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},f2a0:function(e,t,n){"use strict";var o;n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return o}));var i=function(){var e=this,t=e.$createElement;e._self._c},c=[]}},[["e3f0","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/login/login"],{"1ece":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=c(n("9036")),i=n("86df");function c(e){return e&&e.__esModule?e:{default:e}}var s={onLoad:function(t){e.hideHomeButton();var n=this;if(console.log(t),t.scene){var c=decodeURIComponent(t.scene);n.inviteType=c.split("&&")[0];var s=JSON.stringify(c.split("&&")[1]);s.indexOf("ht=")>=0?(n.culiangcontractId=s.split("=")[1],e.showToast({title:n.culiangcontractId,icon:"none",duration:3e3})):(n.userId=s,(0,i.get)(o.default.getUserInformation,{type:"2",userId:n.userId}).then((function(t){200==t.code?n.inviteCode=t.data.inviteCode:e.showToast({title:t.msg,icon:"none",duration:1200})})))}else n.inviteType=t.inviteType,n.inviteCode=t.inviteCode;this.contractId=t.contractId,this.inviterUserId=t.inviterUserId?t.inviterUserId:"",this.roleId=t.roleId?t.roleId:"",(this.inviteType||this.inviterUserId||this.roleId)&&(this.isCreated=!1)},onShow:function(){e.hideLoading()},data:function(){return{inviteType:"",inviteCode:"",contractId:null,inviterUserId:"",roleId:"",socketTask:null,type:"",openId:"",isCreated:!0,culiangcontractId:""}},methods:{getIdentity:function(e){this.type=e.detail.value},getUserInfo:function(){var t=this;t.inviteType&&(t.type=4!=t.inviteType?1:2),t.inviterUserId&&(t.type=1),33==t.inviteType&&(t.type=2),t.type?e.getUserProfile({desc:"用于完善会员资料",success:function(n){e.setStorageSync("userInfo",n.userInfo);var c=n.userInfo.nickName,s=n.userInfo.avatarUrl;e.showLoading({title:"加载中"}),e.login({success:function(n){var r=n.code;(0,i.get)(o.default.login,{type:t.type,inviterUserId:t.inviterUserId,roleId:t.roleId,code:r,nickName:c,avatar:s}).then((function(n){if(200==n.code){t.openId=n.data.user.openId,e.setStorageSync("openId",n.data.user.openId),e.setStorageSync("type",t.type),e.setStorageSync("user",n.data.user);var o=n.data.sign;if(o)e.reLaunch({url:"/pages/index/index"}),e.hideLoading();else if(t.inviteType){var i="/pages/register/register?inviteType="+t.inviteType+"&inviteCode="+t.inviteCode;t.contractId&&(i=i+"&contractId="+t.contractId),t.culiangcontractId&&(i=i+"&culiangcontractId="+t.culiangcontractId),e.navigateTo({url:i})}else e.navigateTo({url:"/pages/register/register"})}else e.showToast({title:n.msg,icon:"none"})}))}})}}):e.showToast({title:"请选择类型",icon:"none"})},WebSocket:function(){var t=this,n=this.type+this.openId;console.log(this.type),console.log(this.openId),console.log(n),t.socketTask=e.connectSocket({url:"wss://192.168.1.163:9099/api/WebSocket?typeUserId="+n,success:function(e){console.log(e,"连接成功")}}),t.socketTask.onOpen((function(e){t.is_open_socket=!0,t.socketTask.onMessage((function(e){console.log(e)})),t.socketTask.onClose((function(e){console.log("关闭")}))}))}}};t.default=s}).call(this,n("543d")["default"])},"28a1":function(e,t,n){"use strict";var o;n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return o}));var i=function(){var e=this,t=e.$createElement;e._self._c},c=[]},"5f82":function(e,t,n){"use strict";n.r(t);var o=n("1ece"),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},c1d4:function(e,t,n){},cc20:function(e,t,n){"use strict";var o=n("c1d4"),i=n.n(o);i.a},d33c:function(e,t,n){"use strict";n.r(t);var o=n("28a1"),i=n("5f82");for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);n("cc20");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},e3f0:function(e,t,n){"use strict";(function(e){n("78ef");o(n("66fd"));var t=o(n("d33c"));function o(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])}},[["e3f0","common/runtime","common/vendor"]]]);
\ No newline at end of file
<view class="login"><view class="logo"><image src="https://fire.huoshitou.net/profile/icon/pticon.png" mode="scaleToFill"></image><view class="login_text">伙石头拼团</view></view><view class="login_box"><block wx:if="{{isCreated}}"><view class="login_select"><text>请选择您的身份</text><view class="identity"><radio-group class="identity_radio" name data-event-opts="{{[['change',[['getIdentity',['$event']]]]]}}" bindchange="__e"><label><view class="identity_item"><image src="../../static/images/login_01.png" mode></image><radio class="u-radio" value="1" color="#1989fa"></radio></view></label><label><view class="identity_item"><image src="../../static/images/login_02.png" mode></image><radio class="u-radio" value="2" color="#1989fa"></radio></view></label></radio-group></view></view></block><view class="login_btn"><button data-event-opts="{{[['tap',[['getUserInfo',['$event']]]]]}}" class="sq_button add" bindtap="__e">微信用户一键登录</button></view></view></view>
\ No newline at end of file
<view class="login"><view class="logo"><image src="https://fire.huoshitou.net/profile/icon/pticon.png" mode="widthFix"></image><view class="login_text">伙石头拼团</view></view><view class="login_box"><block wx:if="{{isCreated}}"><view class="login_select"><text>请选择您的身份</text><view class="identity"><radio-group class="identity_radio" name data-event-opts="{{[['change',[['getIdentity',['$event']]]]]}}" bindchange="__e"><label><view class="identity_item"><image src="../../static/images/login_01.png" mode></image><radio class="u-radio" value="1" color="#1989fa"></radio></view></label><label><view class="identity_item"><image src="../../static/images/login_02.png" mode></image><radio class="u-radio" value="2" color="#1989fa"></radio></view></label></radio-group></view></view></block><view class="login_btn"><button data-event-opts="{{[['tap',[['getUserInfo',['$event']]]]]}}" class="sq_button add" bindtap="__e">微信用户一键登录</button></view></view></view>
\ No newline at end of file
.login{width:100%;height:100%;background:-webkit-linear-gradient(315deg,#1989fa,#67ddf2);background:linear-gradient(135deg,#1989fa,#67ddf2);overflow:hidden}.login .logo{margin:60rpx auto;text-align:center}.login .logo image{width:190rpx;height:190rpx}.login .logo .login_text{margin-top:40rpx;font-size:40rpx;font-weight:500;color:#fff}.login .login_box{margin:0 auto;width:686rpx;height:calc(100vh - 145rpx);background-color:#fff;-webkit-border-radius:15rpx 15rpx 0 0;border-radius:15rpx 15rpx 0 0;overflow:hidden}.login .login_box .login_select{padding:0 32rpx;padding-top:96rpx;text-align:center}.login .login_box .login_select text{font-size:30rpx;font-weight:400;color:#1989fa}.login .login_box .login_select .identity{margin-top:30rpx}.login .login_box .login_select .identity .identity_radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.login .login_box .login_select .identity .identity_radio .identity_item{position:relative;width:294rpx;height:294rpx}.login .login_box .login_select .identity .identity_radio .identity_item .u-radio{position:absolute;right:16rpx;bottom:20rpx}.login .login_box .login_btn{margin-top:100rpx}.login .login_box .login_btn button{margin:0 auto;width:622rpx;height:104rpx;line-height:100rpx;text-align:center;color:#fff;background-color:#1989fa;-webkit-border-radius:15rpx;border-radius:15rpx}.login .windows{width:100%;height:100%;min-width:100vw;min-height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.4);display:-webkit-box;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;z-index:100}.login .windows .win_content{width:560rpx;height:634rpx;background:#fff;position:relative;color:#333;font-size:38rpx;text-align:center;-webkit-border-radius:20rpx;border-radius:20rpx}.login .windows .win_content .title{font-size:34rpx;text-align:center;width:100%;font-weight:700;margin-top:50rpx}.login .windows .win_content .win_icon{width:180rpx;height:180rpx;margin-top:28rpx;margin-bottom:28rpx;margin-left:190rpx}.login .windows .win_content .txt{font-size:28rpx;color:#333;margin-bottom:30rpx}.login .windows .win_content .hengxian{height:1px;width:90%;margin-left:5%;transform:scaleY(.5);-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-ms-transform:scaleY(.5);-o-transform:scaleY(.5)}.login .windows .win_content .shuoming{width:90%;font-size:24rpx;white-space:normal;text-align:left;padding:28rpx;color:#999}.login .windows .win_content .sq_btn{text-align:center;width:100%;height:100rpx;position:absolute;left:0;bottom:0;font-size:26rpx;display:-webkit-box;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.login .windows .win_content .sq_btn .shuxian{position:absolute;top:0;left:317rpx;height:100%;width:1;transform:scaleX(.5);-webkit-transform:scaleX(.5);-moz-transform:scaleX(.5);-ms-transform:scaleX(.5);-o-transform:scaleX(.5)}.login .windows .win_content .sq_btn .sq_button{-webkit-box-flex:1;-webkit-flex:1;flex:1;background-color:transparent;text-align:center;border:none;font-size:34rpx;-webkit-border-radius:0;border-radius:0;line-height:100rpx;color:#999;border-top:1rpx solid #f4f5f7}.login .windows .win_content .sq_btn .add{font-weight:500;color:#333;border-left:1rpx solid #f4f5f7}.login .windows .win_content .sq_btn button:after{border:none}
\ No newline at end of file
.login{width:100%;height:100%;background:-webkit-linear-gradient(315deg,#1989fa,#67ddf2);background:linear-gradient(135deg,#1989fa,#67ddf2);overflow:hidden}.login .logo{margin:60rpx auto;text-align:center}.login .logo image{width:160rpx}.login .logo .login_text{margin-top:40rpx;font-size:40rpx;font-weight:500;color:#fff}.login .login_box{margin:0 auto;width:686rpx;height:calc(100vh - 145rpx);background-color:#fff;-webkit-border-radius:15rpx 15rpx 0 0;border-radius:15rpx 15rpx 0 0;overflow:hidden}.login .login_box .login_select{padding:0 32rpx;padding-top:96rpx;text-align:center}.login .login_box .login_select text{font-size:30rpx;font-weight:400;color:#1989fa}.login .login_box .login_select .identity{margin-top:30rpx}.login .login_box .login_select .identity .identity_radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.login .login_box .login_select .identity .identity_radio .identity_item{position:relative;width:294rpx;height:294rpx}.login .login_box .login_select .identity .identity_radio .identity_item .u-radio{position:absolute;right:16rpx;bottom:20rpx}.login .login_box .login_btn{margin-top:100rpx}.login .login_box .login_btn button{margin:0 auto;width:622rpx;height:104rpx;line-height:100rpx;text-align:center;color:#fff;background-color:#1989fa;-webkit-border-radius:15rpx;border-radius:15rpx}.login .windows{width:100%;height:100%;min-width:100vw;min-height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.4);display:-webkit-box;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;z-index:100}.login .windows .win_content{width:560rpx;height:634rpx;background:#fff;position:relative;color:#333;font-size:38rpx;text-align:center;-webkit-border-radius:20rpx;border-radius:20rpx}.login .windows .win_content .title{font-size:34rpx;text-align:center;width:100%;font-weight:700;margin-top:50rpx}.login .windows .win_content .win_icon{width:180rpx;height:180rpx;margin-top:28rpx;margin-bottom:28rpx;margin-left:190rpx}.login .windows .win_content .txt{font-size:28rpx;color:#333;margin-bottom:30rpx}.login .windows .win_content .hengxian{height:1px;width:90%;margin-left:5%;transform:scaleY(.5);-webkit-transform:scaleY(.5);-moz-transform:scaleY(.5);-ms-transform:scaleY(.5);-o-transform:scaleY(.5)}.login .windows .win_content .shuoming{width:90%;font-size:24rpx;white-space:normal;text-align:left;padding:28rpx;color:#999}.login .windows .win_content .sq_btn{text-align:center;width:100%;height:100rpx;position:absolute;left:0;bottom:0;font-size:26rpx;display:-webkit-box;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.login .windows .win_content .sq_btn .shuxian{position:absolute;top:0;left:317rpx;height:100%;width:1;transform:scaleX(.5);-webkit-transform:scaleX(.5);-moz-transform:scaleX(.5);-ms-transform:scaleX(.5);-o-transform:scaleX(.5)}.login .windows .win_content .sq_btn .sq_button{-webkit-box-flex:1;-webkit-flex:1;flex:1;background-color:transparent;text-align:center;border:none;font-size:34rpx;-webkit-border-radius:0;border-radius:0;line-height:100rpx;color:#999;border-top:1rpx solid #f4f5f7}.login .windows .win_content .sq_btn .add{font-weight:500;color:#333;border-left:1rpx solid #f4f5f7}.login .windows .win_content .sq_btn button:after{border:none}
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/myInfo/Myguest"],{3014:function(e,t,n){"use strict";n.r(t);var i=n("54ad"),o=n("51f6");for(var c in o)"default"!==c&&function(e){n.d(t,e,(function(){return o[e]}))}(c);n("9918");var a,s=n("f0c5"),r=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],a);t["default"]=r.exports},"478a":function(e,t,n){"use strict";(function(e){n("78ef");i(n("66fd"));var t=i(n("3014"));function i(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},"48cb":function(e,t,n){},"51f6":function(e,t,n){"use strict";n.r(t);var i=n("7d61"),o=n.n(i);for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);t["default"]=o.a},"54ad":function(e,t,n){"use strict";var i;n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return i}));var o=function(){var e=this,t=e.$createElement;e._self._c},c=[]},"7d61":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("86df"),o=c(n("9036"));function c(e){return e&&e.__esModule?e:{default:e}}var a={created:function(){var t=this;this.enterpriseId=e.getStorageSync("user").enterpriseId,(0,i.get)(o.default.myElectric,{enterpriseId:this.enterpriseId}).then((function(e){200==e.code&&(console.log(e.data),(e.sign||e.data)&&(t.sign=!0,t.electricPhone=e.data.electricPhone,t.electricName=e.data.electricName))}))},data:function(){return{sign:!1,enterpriseId:null,InviteCode:"",electricPhone:"",electricName:"",AccountedFor:"",isCommissionPackage:2,switchChecked:!1,radioChecked:!1}},methods:{switchChange:function(e){console.log(e.target.value),this.switchChecked=e.target.value,e.target.value?this.isCommissionPackage=1:(this.isCommissionPackage=2,this.AccountedFor="")},radioChange:function(){this.radioChecked=!this.radioChecked},save:function(){if(this.sign){if(this.switchChecked&&(""==this.AccountedFor||isNaN(this.AccountedFor)))return e.showToast({title:"请输入现货拼团收益占比",icon:"none"}),!1}else if(""==this.InviteCode)return e.showToast({title:"请输入邀请码",icon:"none"}),!1;if(!this.radioChecked)return console.log("5555555555555555"),e.showToast({title:"请勾选同意委托协议",icon:"none"}),!1;this.bindElectric()},bindElectric:function(){(0,i.get)(o.default.myElectricSave,{enterpriseId:this.enterpriseId,inviteCode:this.InviteCode,isCommissionPackage:this.isCommissionPackage,spotPackageIncomeRatio:this.AccountedFor}).then((function(t){200==t.code?(e.showLoading({title:"3S后重新登录"}),setTimeout((function(){e.hideLoading(),e.reLaunch({url:"/pages/login/login"})}),3e3)):e.showToast({title:"只有高级会员才能绑定电客",icon:"none"})}))}}};t.default=a}).call(this,n("543d")["default"])},9918:function(e,t,n){"use strict";var i=n("48cb"),o=n.n(i);o.a}},[["478a","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/myInfo/Myguest"],{3014:function(e,t,n){"use strict";n.r(t);var i=n("3ee4"),o=n("51f6");for(var c in o)"default"!==c&&function(e){n.d(t,e,(function(){return o[e]}))}(c);n("9918");var s,r=n("f0c5"),a=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],s);t["default"]=a.exports},"3ee4":function(e,t,n){"use strict";var i;n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return c})),n.d(t,"a",(function(){return i}));var o=function(){var e=this,t=e.$createElement;e._self._c},c=[]},"478a":function(e,t,n){"use strict";(function(e){n("78ef");i(n("66fd"));var t=i(n("3014"));function i(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},"48cb":function(e,t,n){},"51f6":function(e,t,n){"use strict";n.r(t);var i=n("7d61"),o=n.n(i);for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);t["default"]=o.a},"7d61":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("86df"),o=c(n("9036"));function c(e){return e&&e.__esModule?e:{default:e}}var s={created:function(){var t=this;this.userType=e.getStorageSync("user").userType,this.enterpriseId=e.getStorageSync("user").enterpriseId,(0,i.get)(o.default.myElectric,{enterpriseId:this.enterpriseId}).then((function(e){200==e.code&&(console.log(e.data),(e.sign||e.data)&&(t.sign=!0,t.electricPhone=e.data.electricPhone,t.electricName=e.data.electricName))}))},data:function(){return{sign:!1,enterpriseId:null,InviteCode:"",electricPhone:"",electricName:"",AccountedFor:"",isCommissionPackage:2,switchChecked:!1,radioChecked:!1,userType:null}},methods:{switchChange:function(e){console.log(e.target.value),this.switchChecked=e.target.value,e.target.value?this.isCommissionPackage=1:(this.isCommissionPackage=2,this.AccountedFor="")},radioChange:function(){this.radioChecked=!this.radioChecked},save:function(){var t=this;if(this.sign){if(this.switchChecked&&(""==this.AccountedFor||isNaN(this.AccountedFor)))return e.showToast({title:"请输入现货拼团收益占比",icon:"none"}),!1}else if(""==this.InviteCode)return e.showToast({title:"请输入邀请码",icon:"none"}),!1;if(!this.radioChecked)return console.log("5555555555555555"),e.showToast({title:"请勾选同意委托协议",icon:"none"}),!1;5==this.userType?(0,i.get)(o.default.isCommission,{userId:this.enterpriseId}).then((function(e){200==e.code&&e.msg&&t.bindElectric()})):this.bindElectric()},bindElectric:function(){(0,i.get)(o.default.myElectricSave,{enterpriseId:this.enterpriseId,inviteCode:this.InviteCode,isCommissionPackage:this.isCommissionPackage,spotPackageIncomeRatio:this.AccountedFor}).then((function(t){200==t.code?(e.showLoading({title:"3S后重新登录"}),setTimeout((function(){e.hideLoading(),e.reLaunch({url:"/pages/login/login"})}),3e3)):e.showToast({title:t.msg,icon:"none"})}))}}};t.default=s}).call(this,n("543d")["default"])},9918:function(e,t,n){"use strict";var i=n("48cb"),o=n.n(i);o.a}},[["478a","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/register/register"],{"22a3":function(e,t,n){"use strict";var o=n("7fc1"),i=n.n(o);i.a},"433e":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=c(n("9036")),i=n("86df");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("31b9"))}.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))}),1e3)},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"])},"4aae":function(e,t,n){"use strict";n.r(t);var o=n("433e"),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},7400:function(e,t,n){"use strict";n.r(t);var o=n("ef2c"),i=n("4aae");for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);n("22a3");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},"7cdb":function(e,t,n){"use strict";(function(e){n("78ef");o(n("66fd"));var t=o(n("7400"));function o(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},"7fc1":function(e,t,n){},ef2c: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,"31b9"))}},i=function(){var e=this,t=e.$createElement;e._self._c;e._isMounted||(e.e0=function(t){t.stopPropagation(),e.clauseShow=!0})},c=[]}},[["7cdb","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/register/register"],{"0720":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,"31b9"))}},i=function(){var e=this,t=e.$createElement;e._self._c;e._isMounted||(e.e0=function(t){t.stopPropagation(),e.clauseShow=!0})},c=[]},"22a3":function(e,t,n){"use strict";var o=n("7fc1"),i=n.n(o);i.a},"433e":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=c(n("9036")),i=n("86df");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("31b9"))}.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))}),1e3)},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"])},"4aae":function(e,t,n){"use strict";n.r(t);var o=n("433e"),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},7400:function(e,t,n){"use strict";n.r(t);var o=n("0720"),i=n("4aae");for(var c in i)"default"!==c&&function(e){n.d(t,e,(function(){return i[e]}))}(c);n("22a3");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},"7cdb":function(e,t,n){"use strict";(function(e){n("78ef");o(n("66fd"));var t=o(n("7400"));function o(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},"7fc1":function(e,t,n){}},[["7cdb","common/runtime","common/vendor"]]]);
\ No newline at end of file
.register{width:100%;height:auto;background:-webkit-linear-gradient(315deg,#1989fa,#67ddf2);background:linear-gradient(135deg,#1989fa,#67ddf2)}.register .logo{padding-top:60rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:80rpx;font-size:40rpx;font-weight:500;color:#fff}.register .logo image{margin-bottom:40rpx;width:190rpx;height:190rpx}.register .register_box{padding:0 32rpx;margin:0 auto;width:686rpx;height:1200rpx;background-color:#fff;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0;overflow:hidden}.register .register_box .identity{margin-bottom:16rpx}.register .register_box .iphone{margin-bottom:16rpx}.register .register_box .verification{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.register .register_box .verification input{-webkit-box-flex:1;-webkit-flex:1;flex:1}.register .register_box .verification view{margin-left:28rpx;width:234rpx;height:88rpx;line-height:88rpx;text-align:center;font-size:30rpx;font-weight:500;color:#fff;-webkit-border-radius:16rpx;border-radius:16rpx;background-color:#198afa}.register .register_box .verification .iphone_count{font-size:22rpx;color:#1989fa;background-color:#f4f5f7;-webkit-border-radius:16rpx;border-radius:16rpx}.register .register_box .area{margin-bottom:16rpx}.register .register_box .area .picker{position:relative;height:88rpx;line-height:88rpx;border:1rpx solid #f4f5f7;font-size:24rpx;color:#999;text-indent:16rpx}.register .register_box .area .picker .img{position:absolute;top:27rpx;right:12px;width:32rpx;height:32rpx}.register .register_box .invitationCode{margin-bottom:52rpx}.register .register_box .invitationCode view{padding-left:16rpx;width:100%;height:88rpx;line-height:88rpx;font-size:24rpx;color:#999;border:1rpx solid #f4f5f7;-webkit-border-radius:9rpx;border-radius:9rpx}.register .register_box .protocol{margin-bottom:110rpx;position:relative}.register .register_box .protocol text{font-size:30rpx;color:#999}.register .register_box .protocol .protocol_gai{width:100%;height:100%;position:absolute;left:0;top:0;z-index:100}.register .register_box .login_btn{overflow:hidden;height:110rpx;background-color:#ccc;color:#fff;font-size:30rpx;text-align:center;line-height:110rpx;-webkit-border-radius:15rpx;border-radius:15rpx}.register .register_box .btn_active{background-color:#1989fa;color:#fff}.register .register_box .common{margin-top:52rpx;margin-bottom:16rpx;font-size:30rpx;color:#198afa}.register .register_box input{padding-left:10rpx;height:88rpx;border:1rpx solid #f4f5f7;font-size:24rpx;color:#999}.register .clause{width:100%;height:auto;background-color:#fff}.register .clause .userProtocol{margin:0 32rpx}.register .clause .userProtocol view{font-size:24rpx;margin:16rpx 0}.register .clause .userProtocol view text{margin:8rpx 0;display:block;text-indent:32rpx}.register .clause .btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:10rpx;width:100%;height:168rpx}.register .clause .btn .argee{margin:0 auto;width:622rpx;height:104rpx;opacity:1;text-align:CENTER;line-height:104rpx;background:#1989fa;-webkit-border-radius:16rpx;border-radius:16rpx;font-size:30rpx;font-weight:500;color:#fff}
\ No newline at end of file
.register{width:100%;height:auto;background:-webkit-linear-gradient(315deg,#1989fa,#67ddf2);background:linear-gradient(135deg,#1989fa,#67ddf2)}.register .logo{padding-top:60rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:80rpx;font-size:40rpx;font-weight:500;color:#fff}.register .logo image{margin-bottom:40rpx;width:160rpx}.register .register_box{padding:0 32rpx;margin:0 auto;width:686rpx;height:1200rpx;background-color:#fff;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0;overflow:hidden}.register .register_box .identity{margin-bottom:16rpx}.register .register_box .iphone{margin-bottom:16rpx}.register .register_box .verification{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.register .register_box .verification input{-webkit-box-flex:1;-webkit-flex:1;flex:1}.register .register_box .verification view{margin-left:28rpx;width:234rpx;height:88rpx;line-height:88rpx;text-align:center;font-size:30rpx;font-weight:500;color:#fff;-webkit-border-radius:16rpx;border-radius:16rpx;background-color:#198afa}.register .register_box .verification .iphone_count{font-size:22rpx;color:#1989fa;background-color:#f4f5f7;-webkit-border-radius:16rpx;border-radius:16rpx}.register .register_box .area{margin-bottom:16rpx}.register .register_box .area .picker{position:relative;height:88rpx;line-height:88rpx;border:1rpx solid #f4f5f7;font-size:24rpx;color:#999;text-indent:16rpx}.register .register_box .area .picker .img{position:absolute;top:27rpx;right:12px;width:32rpx;height:32rpx}.register .register_box .invitationCode{margin-bottom:52rpx}.register .register_box .invitationCode view{padding-left:16rpx;width:100%;height:88rpx;line-height:88rpx;font-size:24rpx;color:#999;border:1rpx solid #f4f5f7;-webkit-border-radius:9rpx;border-radius:9rpx}.register .register_box .protocol{margin-bottom:110rpx;position:relative}.register .register_box .protocol text{font-size:30rpx;color:#999}.register .register_box .protocol .protocol_gai{width:100%;height:100%;position:absolute;left:0;top:0;z-index:100}.register .register_box .login_btn{overflow:hidden;height:110rpx;background-color:#ccc;color:#fff;font-size:30rpx;text-align:center;line-height:110rpx;-webkit-border-radius:15rpx;border-radius:15rpx}.register .register_box .btn_active{background-color:#1989fa;color:#fff}.register .register_box .common{margin-top:52rpx;margin-bottom:16rpx;font-size:30rpx;color:#198afa}.register .register_box input{padding-left:10rpx;height:88rpx;border:1rpx solid #f4f5f7;font-size:24rpx;color:#999}.register .clause{width:100%;height:auto;background-color:#fff}.register .clause .userProtocol{margin:0 32rpx}.register .clause .userProtocol view{font-size:24rpx;margin:16rpx 0}.register .clause .userProtocol view text{margin:8rpx 0;display:block;text-indent:32rpx}.register .clause .btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:10rpx;width:100%;height:168rpx}.register .clause .btn .argee{margin:0 auto;width:622rpx;height:104rpx;opacity:1;text-align:CENTER;line-height:104rpx;background:#1989fa;-webkit-border-radius:16rpx;border-radius:16rpx;font-size:30rpx;font-weight:500;color:#fff}
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pagesA/Contracts/attachment/attachment"],{"22cf":function(t,n,e){"use strict";(function(t){e("78ef");o(e("66fd"));var n=o(e("7f93"));function o(t){return t&&t.__esModule?t:{default:t}}t(n.default)}).call(this,e("543d")["createPage"])},"3e3a":function(t,n,e){"use strict";var o;e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return c})),e.d(n,"a",(function(){return o}));var a=function(){var t=this,n=t.$createElement;t._self._c},c=[]},"7f93":function(t,n,e){"use strict";e.r(n);var o=e("3e3a"),a=e("b140");for(var c in a)"default"!==c&&function(t){e.d(n,t,(function(){return a[t]}))}(c);e("d273");var u,i=e("f0c5"),s=Object(i["a"])(a["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],u);n["default"]=s.exports},"833c":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=e("86df"),a=c(e("9036"));function c(t){return t&&t.__esModule?t:{default:t}}var u={onLoad:function(t){var n=this;console.log(t);var e=t.appendix,c=t.id;if(e)if(e.lastIndexOf(".pdf")>-1){var u=e.replace(/https/g,"https");this.openPdf(u)}else this.isImage=!0,this.imgList=e.split(",");else(0,o.get)(a.default.downloadContractTemplate,{contractId:c}).then((function(t){if(200==t.code){console.log(t);var e=t.data.replace("http","https");n.openPdf(e)}}))},data:function(){return{imgList:[],isImage:!1}},methods:{openPdf:function(n){t.downloadFile({url:n,success:function(n){200==n.statusCode&&t.saveFile({tempFilePath:n.tempFilePath,success:function(n){console.log(n),t.showToast({icon:"none",mask:!0,duration:3e3});var e=n.savedFilePath;t.openDocument({filePath:e,showMenu:!0,success:function(){console.log("打开文档成功")}})},fail:function(n){t.showToast({title:"下载失败",icon:"none"})}})}})}}};n.default=u}).call(this,e("543d")["default"])},b140:function(t,n,e){"use strict";e.r(n);var o=e("833c"),a=e.n(o);for(var c in o)"default"!==c&&function(t){e.d(n,t,(function(){return o[t]}))}(c);n["default"]=a.a},d273:function(t,n,e){"use strict";var o=e("d5ab"),a=e.n(o);a.a},d5ab:function(t,n,e){}},[["22cf","common/runtime","common/vendor"]]]);
\ No newline at end of file
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pagesA/Contracts/attachment/attachment"],{"22cf":function(t,n,e){"use strict";(function(t){e("78ef");o(e("66fd"));var n=o(e("7f93"));function o(t){return t&&t.__esModule?t:{default:t}}t(n.default)}).call(this,e("543d")["createPage"])},"2edc":function(t,n,e){"use strict";var o;e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return c})),e.d(n,"a",(function(){return o}));var a=function(){var t=this,n=t.$createElement;t._self._c},c=[]},"7f93":function(t,n,e){"use strict";e.r(n);var o=e("2edc"),a=e("b140");for(var c in a)"default"!==c&&function(t){e.d(n,t,(function(){return a[t]}))}(c);e("d273");var i,s=e("f0c5"),u=Object(s["a"])(a["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],i);n["default"]=u.exports},"833c":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=e("86df"),a=c(e("9036"));function c(t){return t&&t.__esModule?t:{default:t}}var i={onLoad:function(t){var n=this;console.log(t);var e=t.appendix,c=t.id;if(e)if(e.lastIndexOf(".pdf")>-1){console.log("11111111");var i=e.replace(/http/g,"https");console.log(i),this.openPdf(i)}else console.log("222222"),this.isImage=!0,this.imgList=e.split(","),console.log(this.imgList);else console.log("333333"),(0,o.get)(a.default.downloadContractTemplate,{contractId:c}).then((function(t){if(200==t.code){console.log(t);var e=t.data.replace("http","https");n.openPdf(e)}}))},data:function(){return{imgList:[],isImage:!1}},methods:{openPdf:function(n){t.downloadFile({url:n,success:function(n){200==n.statusCode&&t.saveFile({tempFilePath:n.tempFilePath,success:function(n){console.log(n),t.showToast({icon:"none",mask:!0,duration:3e3});var e=n.savedFilePath;t.openDocument({filePath:e,showMenu:!0,success:function(){console.log("打开文档成功")}})},fail:function(n){t.showToast({title:"下载失败",icon:"none"})}})}})}}};n.default=i}).call(this,e("543d")["default"])},b140:function(t,n,e){"use strict";e.r(n);var o=e("833c"),a=e.n(o);for(var c in o)"default"!==c&&function(t){e.d(n,t,(function(){return o[t]}))}(c);n["default"]=a.a},d273:function(t,n,e){"use strict";var o=e("d5ab"),a=e.n(o);a.a},d5ab:function(t,n,e){}},[["22cf","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"])},7450: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=[]},"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]-=1e3,i[t]=(0,a.getDuration)(o[t]),n.remainder3=i)})),n.$forceUpdate()}),1e3)}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("7450"),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){}},[["0bf6","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]-=1e3,i[t]=(0,a.getDuration)(o[t]),n.remainder3=i)})),n.$forceUpdate()}),1e3)}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("d291"),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},d291: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=[]},e04d:function(e,t,n){}},[["0bf6","common/runtime","common/vendor"]]]);
\ No newline at end of file
......@@ -151,6 +151,7 @@ erp.companyProfile = HOST + 'common/companyProfile' // 入驻公司公司简介
erp.companyPackageList = HOST + 'common/companyPackageList' // 售电公司详情---拼团套餐
erp.verifiedBefore = HOST + 'enterprise/verifiedBefore' // 企业认证提交前校验接口
erp.switchIdentit = HOST + 'common/switchIdentity' // 身份切换
erp.participatePackage = HOST + 'common/participatePackage'// 用电企业参与拼团
erp.participatePackage = HOST + 'common/participatePackage' // 用电企业参与拼团
erp.isCommission = HOST + 'api/enterprise/isCommission' // 高级会员是否可以委托电客拼团
export default erp;
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论