unitOrPersonalBaseInfo.html 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <ion-view view-title="基本信息">
  2. <div class="bar bar-header" style="background-image: none;background-color: #5BABE6;">
  3. <div class="button button-icon icon pus_blue" ng-click="goback()"></div>
  4. <button class="button button-icon icon goback whiteGoBack noneContent" ng-click="goback()"></button>
  5. <h1 class="bar_title" style="color: #fff">基本信息</h1>
  6. </div>
  7. <ion-content style="background-color:#f2f2f2;overflow-x:hidden;overflow-y:visible;" class="has-header has-footer">
  8. <header class="selectBaseInfoStyleWrap">
  9. <span>切换信息类型:</span>
  10. <em ng-click="changeInfoStyle()" class="selectEm">
  11. {{selectBaseInfoStyle}}
  12. <i ng-class="{'ion-ios-arrow-down':isTapChange,'ion-ios-arrow-up':!isTapChange}"></i>
  13. </em>
  14. </header>
  15. <form name="activitySchedule_form" action="" id="activitySchedule_form" class="activitySchedule_form">
  16. <!--选择企业-->
  17. <div ng-if="selectBaseInfoStyle=='企业'">
  18. <ul>
  19. <li style="height: auto;">
  20. <!-- 企业LOGO-->
  21. <div style="position: relative;top: 10px;" class="publisher_data">
  22. <a class="item" id = "orgname" ng-model="organizationName" href="javascript:void(0);" style="height: 90px;line-height: 90px;border: none;padding: 0;" ng-click="show_logo();">
  23. <span>企业LOGO</span>
  24. <em>
  25. <img ng-src="{{connEnterpriseModuleModel.orglogo | imgfilter}}" onerror="javascript:this.src='./img/admin_picter.jpg';" id="editor_logo" style="right: 17px;">
  26. <i class="icon ion-ios-arrow-right activity_schedule_i" style="top: 0;"></i>
  27. </em>
  28. </a>
  29. </div>
  30. </li>
  31. <li style="height: auto;min-height: 45px;">
  32. <span><sup>*</sup>企业名称</span>
  33. <input type="text" placeholder="请填写企业名称" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.orgname" ng-change="queryLikeName()"/>
  34. </li>
  35. <li style="height:auto;">
  36. <ul ng-if="isRelateUl" class="isRelateUl" style="overflow: visible;">
  37. <li ng-repeat="company in companylist" style="overflow: visible;">
  38. <span ng-bind-html="ttt(company.name)" ng-click="setCompanyName(company)"></span>
  39. <em class="goViewResource" ng-if="company.resourcelibrary != undefined && company.resourcelibrary.id > 0"
  40. ng-click="jumpResourceDetail(company)">查看资源<i class="icon ion-ios-arrow-right"></i></em>
  41. </li>
  42. </ul>
  43. </li>
  44. <li>
  45. <span>产业领域</span>
  46. <i class="icon ion-ios-arrow-right activity_schedule_i" ng-click="showIndustryStatus()" style="z-index: 5;top: 0;"></i>
  47. <input type="text" placeholder="请选择产业领域" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.categoryname" readonly="readonly" id="activitySchedule_state" ng-click="showIndustryStatus()"/>
  48. </li>
  49. <li>
  50. <span>联系人</span>
  51. <input type="text" placeholder="请填写联系人" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.orgcontact"/>
  52. </li>
  53. <li>
  54. <span>联系方式</span>
  55. <input type="tel" placeholder="请填写联系方式" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.orgcontactnum"/>
  56. </li>
  57. <li>
  58. <span>研发机构等级</span>
  59. <input type="text" placeholder="请选择研发机构等级" readonly="readonly" ng-click="showResearchStatus()" ng-model="connEnterpriseModuleModel.rdinstitutiontypename" style="position: absolute;right: 18px;min-width: 50%;">
  60. <i class="icon ion-ios-arrow-right activity_schedule_i" style="top: 0;" ng-click="showResearchStatus()"></i>
  61. </li>
  62. </ul>
  63. <ion-toggle ng-model="connEnterpriseModuleModel.high" ng-change="watchIsChange()" style="border: none;height: 48px;line-height: 48px;padding:0 0 0 18px;background-color: #fff;border-top: 0.5px solid rgb(230, 230, 231);" ng-checked="connEnterpriseModuleModel.high">
  64. 是否高企
  65. <span class="isactiveInfoWrap">{{connEnterpriseModuleModel.ishighInfo}}</span>
  66. </ion-toggle>
  67. <ul style="margin-top: 7px;" class="upLoad_ul">
  68. <li style="border-bottom: none;">
  69. <span>上传图片<em>已添加<i>{{imagelist.length}}</i>个</em></span>
  70. <a ng-click="show()">+</a>
  71. </li>
  72. </ul>
  73. <ion-scroll scroll="true" has-bouncing="true" direction="x" scrollbar-x="false" delegate-handle="scrollimage" class="photo_div" ng-show="imagelist.length>0" style="overflow-x:hidden;overflow-y:hidden;">
  74. <a class="photo_img" ng-repeat="image in imagelist track by $index">
  75. <img src="{{image.photoName | picturefilter}}" style="width:100%;height:85px;" class="back-img" ng-click="shouBigImage($index)"/>
  76. <span class="photo_delect delect_cammer" ng-click="deletePhoto($index)"></span>
  77. </a>
  78. </ion-scroll>
  79. <ul style="margin-top: 7px;" class="upLoad_ul">
  80. <li style="height: auto;">
  81. <span>备注</span>
  82. <textarea placeholder="请填写备注信息" ng-model="connEnterpriseModuleModel.remark" style="top: -1px;position: relative;"></textarea>
  83. </li>
  84. </ul>
  85. <br/>
  86. <br/>
  87. </div>
  88. <!--选择高校录入基本信息-->
  89. <div ng-if="selectBaseInfoStyle=='高校'">
  90. <ul>
  91. <li style="height: auto;">
  92. <!-- 高校LOGO-->
  93. <div style="position: relative;top: 10px;" class="publisher_data">
  94. <a class="item" ng-model="organizationName" href="javascript:void(0);" style="height: 90px;line-height: 90px;border: none;padding: 0;" ng-click="show_logo();">
  95. <span>高校LOGO</span>
  96. <em>
  97. <img ng-src="{{imgUrl+connEnterpriseModuleModel.orglogo | imgfilter}}" onerror="javascript:this.src='./img/admin_picter.jpg';" id="editor_logo" style="right: 17px;">
  98. <i class="icon ion-ios-arrow-right activity_schedule_i" style="top: 0;"></i>
  99. </em>
  100. </a>
  101. </div>
  102. </li>
  103. <li style="height: auto;min-height: 45px;">
  104. <span><sup>*</sup>高校名称</span>
  105. <input type="text" placeholder="请填写高校名称" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.orgname" ng-change="queryLikeName()"/>
  106. </li>
  107. <li style="height:auto;">
  108. <ul ng-if="isRelateUl" class="isRelateUl" style="overflow: visible;">
  109. <li ng-repeat="company in companylist" style="overflow: visible;">
  110. <span ng-bind-html="ttt(company.name)" ng-click="setCompanyName(company)"></span>
  111. <em class="goViewResource" ng-if="company.resourcelibrary != undefined && company.resourcelibrary.id > 0"
  112. ng-click="jumpResourceDetail(company)">查看资源<i class="icon ion-ios-arrow-right"></i></em>
  113. </li>
  114. </ul>
  115. </li>
  116. <!--<li style="height: auto;">
  117. <span>高校简介</span>
  118. <textarea placeholder="请填写高校简介" ng-model="connEnterpriseModuleModel.orgcontent" style="top: -1px;position: relative;"></textarea>
  119. </li>-->
  120. <li>
  121. <span>联系方式</span>
  122. <input type="tel" placeholder="请填写联系方式" style="padding-right: 12px;" ng-model="connEnterpriseModuleModel.orgcontactnum"/>
  123. </li>
  124. <li>
  125. <span>高校类型</span>
  126. <input type="text" placeholder="例如211、985" readonly="readonly" ng-click="showSchtag()" ng-model="connEnterpriseModuleModel.rdinstitutiontypename" style="position: absolute;right: 18px;min-width: 50%;">
  127. <i class="icon ion-ios-arrow-right activity_schedule_i" style="top: 0;" ng-click="showSchtag()"></i>
  128. </li>
  129. <li style="height: auto;">
  130. <span>备注</span>
  131. <textarea placeholder="请填写备注信息" ng-model="connEnterpriseModuleModel.remark" style="top: -1px;position: relative;"></textarea>
  132. </li>
  133. </ul>
  134. <br/>
  135. <br/>
  136. </div>
  137. </form>
  138. </ion-content>
  139. <ion-footer-bar class="footer_buttonWrap">
  140. <span class="footer_button" ng-if="selectBaseInfoStyle=='企业'" ng-click="saveCompanyInfo()">保存企业基本信息</span>
  141. <span class="footer_button" ng-if="selectBaseInfoStyle=='高校'" ng-click="saveCompanyInfo()">保存高校基本信息</span>
  142. </ion-footer-bar>
  143. </ion-view>