|
|
|
@ -27,14 +27,14 @@ Page({
|
|
|
|
|
index:1, |
|
|
|
|
circleId:'', |
|
|
|
|
clubName:'', |
|
|
|
|
clubCircle:'', |
|
|
|
|
clubCircle:'1', |
|
|
|
|
clubIntroduction:'', |
|
|
|
|
clubPerson:'', |
|
|
|
|
clubPhone:'', |
|
|
|
|
photoConCard:'', |
|
|
|
|
photoLicense:'', |
|
|
|
|
photoProCard:'', |
|
|
|
|
tagList:[], |
|
|
|
|
tagList:['-'], |
|
|
|
|
verifyType:'1', |
|
|
|
|
addtag:'', |
|
|
|
|
hidden:true, |
|
|
|
@ -427,7 +427,7 @@ setclub: function () {
|
|
|
|
|
var postData = { |
|
|
|
|
clubName: that.data.clubName, |
|
|
|
|
clubLogo:that.data.showList[0], |
|
|
|
|
clubCircle:'', |
|
|
|
|
clubCircle:'1', |
|
|
|
|
clubIntroduction:that.data.clubIntroduction, |
|
|
|
|
clubPerson:that.data.clubPerson, |
|
|
|
|
clubPhone:that.data.clubPhone, |
|
|
|
|