123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- <ion-view>
- <ion-header-bar align-title="center">
- <div class="button button-icon icon pus_blue" ng-click="goback()"></div>
- <button class="button button-icon icon goback" ng-click="goback()"></button>
- <h3 class="DockingTheme_h3">对接详情</h3>
- <button class="button ShengButton" ng-click="openActionSheet()" ng-if="creator!=0"></button>
- </ion-header-bar>
- <ion-content class="has-header" overflow-scroll="true" scroll="true">
- <div class="Dockingdetails_header">
- <h4 ng-bind="conninfo.title" style="padding: 0 14px;"></h4>
- </div>
- <h6 class="resourceBuilder" style="padding: 0 13px;">
- <span class="resourceBuilder-span-img">
- <img ng-src="{{imgUrl+user.photo}}" onerror="javascript:this.src='./img/admin_picter.jpg';" ng-if="conninfo.creator!=0">
- <img src="./img/icon.png" ng-if="conninfo.creator==0">
- </span>
- <!--<span class="resourceBuilder-span-img"><img src="{{imgUrl+user.photo}}" onerror="javascript:this.src='./img/admin_picter.jpg';"></span>-->
- <span class="resourceBuilder-span-theme">{{conninfo.creator ==0?"普适科技":user.userName}}<br><a href="#" ng-bind="conninfo.conntime"></a></span>
- </h6>
- <ion-scroll scroll="true" has-bouncing="true" direction="x" scrollbar-x="false" class="Dockingdetails_img" ng-if="picturelist.length>0" style="padding: 0 12px;border-bottom: 4px solid #ebebeb;">
- <a ng-repeat="pic in picturelist track by $index">
- <div back-img="{{pic.photo_name | picturefilter}}" onerror="javascript:this.src='./img/admin_picter.jpg';" style="width:102px;height:104px;" ng-click="shouBigImage($index)"></div>
- </a>
- </ion-scroll>
- <!--begin-->
- <div style="display:block;background-color: #fff;margin-top:0px;padding-top: 12px;border-bottom: 4px solid #ebebeb;" class="cardForm DockingTheme hideCardBreif" ng-repeat="card in cardlist track by $index" ng-show="card.synchrotype!=4">
- <div class="parentWrapCard cardSpanBreif">
- <a ng-if="card.name!=undefined&&card.name.length>0">
- <span style="width: auto;">单位信息</span>
- <input type="text" name="cardAddress" readonly="readonly" style="background-color: #fff;width: 75%;" ng-model="card.name"/>
- <!--<i class="ion-ios-arrow-right"></i>-->
- </a>
- <a ng-if="card.contactsrt!=undefined&&card.contactsrt.length>0">
- <span style="width: auto;">人员信息</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 75%;" ng-model="card.contactsrt"/>
- </a>
- <a style="" ng-if="card.themelist[0].title!=undefined">
- <span style="width: auto;">对接主题</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 75%;" ng-model="card.themelist[0].title"/>
- </a>
- <a style="" ng-if="card.productlist[0].productname!=undefined">
- <span style="width: 18.5%;">产品</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 75%;" ng-model="card.productlist[0].productname"/>
- </a>
- <a style="" ng-if="card.iur1list[0].cooperateschool!=undefined">
- <span style="width: auto;">产学研经历</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 75%;" ng-model="card.iur1list[0].cooperateschool"/>
- </a>
- <a style="padding-bottom: 13px;" ng-if="card.iur2list[0].productname!=undefined">
- <span style="width: auto;">重大科研项目</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 70%;padding-left: 14px !important;" ng-model="card.iur2list[0].productname"/>
- </a>
- <a style="padding-bottom: 13px;" ng-if="card.calendarlist[0].name!=undefined">
- <span style="width: auto;">历年申报项目</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;width: 70%;padding-left:0 !important;" ng-model="card.calendarlist[0].name"/>
- </a>
- </div>
- <!--<span class="cardDelect" ng-click="cardDelect($index)"></span>-->
- <div class="showCardWrap cardSpanBreif">
- <div class="showCardBreif">
- <h1>单位信息</h1>
- <form class="cardForm">
- <a ng-if="card.name!=undefined&&card.name.length>0">
- <span>名称</span>
- <input type="text" readonly="readonly" name="cardName" ng-model="card.name" style="background-color: #fff;"/>
- </a>
- <a ng-if="card.categoryid!=0">
- <span>行业</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;"
- ng-model="category[card.categoryid]"/>
- <!--<i class="ion-ios-arrow-right"></i>-->
- </a>
- <a ng-if="card.categorydetail!=undefined&&card.categorydetail!=''">
- <span style="padding-left: 12px;">领域</span>
- <input type="text" name="cardAddress" readonly="readonly" ng-model="card.categorydetail" style="background-color: #fff;padding-left: 30px;"/>
- </a>
- <a ng-if="card.type!=-1">
- <span>类型</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;"
- ng-model="companytype[card.type+1]"/>
- <!--<i class="ion-ios-arrow-right"></i>-->
- </a>
- <a ng-if="card.address!=undefined&&card.address.length>0">
- <span>地址</span>
- <input type="text" name="cardAddress" readonly="readonly" ng-model="card.address" style="background-color: #fff;"/>
- </a>
- <a ng-if="card.presentation!=undefined&&card.presentation.length>0">
- <span>简介</span>
- <textarea class="cardBrief" ng-bind="card.presentation" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- </form>
- </div>
- <div class="showCardBreif" ng-if="card.personlist.length>0">
- <h1>人员信息</h1>
- <p class="cardForm" ng-repeat="person in card.personlist track by $index">
- <!-- <div >-->
- <a>
- <span>姓名</span>
- <input type="text" name="peopleName" readonly="readonly" style="background-color: #fff;" ng-model="person.contact"/>
- </a>
- <a ng-if="person.phone!=undefined&&person.phone.length>0" ng-click="openTel(person.phone)">
- <span>手机</span>
- <input type="text" name="cardPhone" readonly="readonly" style="background-color: #fff;" ng-model="person.phone"/>
- </a>
- <a ng-if="person.email!=undefined&&person.email.length>0">
- <span>邮箱</span>
- <input type="text" name="cardEmail" readonly="readonly" style="background-color: #fff;" ng-model="person.email"/>
- </a>
- <a ng-if="person.rank!=undefined&&person.rank.length>0">
- <span>职位</span>
- <input type="text" name="cardPosition" readonly="readonly" style="background-color: #fff;" ng-model="person.rank"/>
- </a>
- <a ng-if="person.categoryid!=0">
- <span>领域</span>
- <input type="text" name="cardArea" readonly="readonly" style="background-color: #fff;" ng-model="category[person.categoryid]"/>
- <!--<i class="ion-ios-arrow-right"></i>-->
- </a>
- <a ng-if="person.introduce!=undefined&&person.introduce.length>0">
- <span>简介</span>
- <textarea class="cardBrief" ng-bind="person.introduce" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- <!-- </div>-->
- </p>
- </div>
- <div class="showCardBreif" ng-if="card.themelist.length>0">
- <h1>对接主题</h1>
- <form class="cardForm">
- <div ng-repeat="theme in card.themelist">
- <a ng-if="theme.type!=0">
- <span>类型</span>
- <input type="text" name="cardAddress" readonly="readonly" style="background-color: #fff;" ng-model="themetype[theme.type]"/>
- <!--<i class="ion-ios-arrow-right"></i>-->
- </a>
- <a ng-if="theme.title!=undefined&&theme.title.length>0">
- <span>名称</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="theme.title"/>
- </a>
- <a ng-if="theme.content!=undefined&&theme.content.length>0">
- <span>简介</span>
- <textarea class="cardBrief" ng-bind="theme.content" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- </div>
- </form>
- </div>
- <!--产品-->
- <div class="showCardBreif cardSpanBreif" ng-if="card.productlist.length>0">
- <h1>产品</h1>
- <form class="cardForm">
- <div ng-repeat="product in card.productlist">
- <a ng-if="product.productname!=undefined&&product.productname.length>0">
- <span style="width: 80px;">产品名称</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="product.productname"/>
- </a>
- <a ng-if="product.productdescription!=undefined&&product.productdescription.length>0">
- <span style="width: 80px;">产品内容</span>
- <textarea class="cardBrief" ng-bind="product.productdescription" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- </div>
- </form>
- </div>
- <!--产学研经历-->
- <div class="showCardBreif cardSpanBreif" ng-if="card.iur1list.length>0">
- <h1>产学研经历</h1>
- <form class="cardForm">
- <div ng-repeat="iur1 in card.iur1list">
- <a ng-if="iur1.cooperateschool!=undefined&&iur1.cooperateschool.length>0">
- <span style="width: 80px;">合作单位</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="iur1.cooperateschool"/>
- </a>
- <a ng-if="iur1.cooperatedetail!=undefined&&iur1.cooperatedetail.length>0">
- <span style="width: 80px;">合作内容</span>
- <textarea class="cardBrief" ng-bind="iur1.cooperatedetail" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- </div>
- </form>
- </div>
- <!--重大科研项目-->
- <div class="showCardBreif cardSpanBreif" ng-if="card.iur2list.length>0">
- <h1>重大科研项目</h1>
- <form class="cardForm">
- <div ng-repeat="iur2 in card.iur2list">
- <a ng-if="iur2.productyear!=undefined&&iur2.productyear.length>0">
- <span style="width: 80px;">年份</span>
- <textarea class="cardBrief" ng-bind="iur2.productyear" readonly="readonly" style="background-color: #fff;height: 35px;line-height: 35px;"></textarea>
- </a>
- <a ng-if="iur2.productname!=productname&&iur2.productname.length>0">
- <span style="width: 80px;">项目名称</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="iur2.productname"/>
- </a>
- </div>
- </form>
- </div>
- <!--历年申报项目-->
- <div class="showCardBreif cardSpanBreif" ng-if="card.calendarlist.length>0">
- <h1>历年申报项目</h1>
- <form class="cardForm">
- <div ng-repeat="yearproject in card.calendarlist">
- <a ng-if="yearproject.year!=undefined&&yearproject.year.length>0">
- <span style="width: 20%;">项目年份</span>
- <textarea class="cardBrief" ng-bind="yearproject.year" readonly="readonly" style="background-color: #fff;height: 35px;min-height: 35px;"></textarea>
- </a>
- <a ng-if="yearproject.name!=productname&&yearproject.name.length>0">
- <span style="width: 20%;">项目名称</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="yearproject.name"/>
- </a>
- <a ng-if="yearproject.money!=undefined&&yearproject.money!=0">
- <span style="width: 20%;">项目金额</span>
- <input type="text" name="cardIndustry" readonly="readonly" style="background-color: #fff;" ng-model="yearproject.money" class="yearprojectMoney"/>
- <b class="yearprojectMoney_b">(万元)</b>
- </a>
- <a ng-if="yearproject.description!=undefined&&yearproject.description.length>0">
- <span style="width: 20%;">项目简介</span>
- <textarea class="cardBrief" ng-bind="yearproject.description" readonly="readonly" style="background-color: #fff;"></textarea>
- </a>
- </div>
- </form>
- </div>
- </div>
- <button class="downArrow changeArrowButton" ng-click="showMoreCard($index)"></button>
- </div>
- <!--end-->
- <p style="font-size: 17px;line-height: 29px;margin-top: 10px;padding: 0 12px;text-align: justify;" ng-bind-html="content"></p>
- <!--相关资源-->
- <h6 style="position: relative;" ng-if="relativelist!=undefined&&relativelist.length>0">
- <span class="resource_relative">相关资源:</span>
- <span class="resource_relative_right" ng-click="getRelativeResource()"><i class="synUpload_blue"></i>换一换</span>
- </h6>
- <a class="item item-thumbnail-right item-text-wrap push_home_a resourceContent" style="min-height: 110px;width: 95%;" ng-repeat="relative in relativelist track by $index">
- <img ng-src="{{imgUrl+relative.logo}}" onerror="javascript:this.src='./img/admin_picter.jpg';" style="width: 74px;;height:65px;position: absolute;top: 15px;left:12px;">
- <div class="resourceList" ng-click="goRelativeResource(relative)">
- <h3 class="pus_h1 resourceH3 new_push_h1" style="height: 39px;line-height: 30px;" ng-bind="relative.title"></h3>
- <span class="ownerResource">发布者:<small ng-bind="relative.creatorname"></small></span>
- <p class="lab_sub" style="width: 100%;float:left;top:0px;">
- <span class="lab_one" ><i></i><small ng-bind="relative.commcount"></small></span>
- <span class="lab_two" ><i></i><small ng-bind="relative.visitcount"></small></span>
- <span class="lab_three"><span class="favourate"><i></i><small ng-bind="relative.favourcount"></small></span></span>
- <span class="lab_five" ng-bind="relative.publishTime"></span>
- </p>
- </div>
- <button class="resource_detail_button" ng-click="goResourceMatch(relative)" ng-if="relative.type == '1'">匹配更多需求>></button>
- <button class="resource_detail_button" ng-click="goResourceMatch(relative)" ng-if="relative.type == '2'">匹配更多成果>></button>
- <button class="resource_detail_button" ng-click="goResourceMatch(relative)" ng-if="relative.type == '6'">匹配更多企业>></button>
- <button class="resource_detail_button" ng-click="goResourceMatch(relative)" ng-if="relative.type == '8'">匹配更多人才>></button>
- </a>
- <a class="item item-thumbnail-right item-text-wrap push_home_a resourceContent" style="min-height: 110px;" ng-if="relativerecord!=undefined">
- <img ng-src="{{imgUrl+relativerecord.logo}}" onerror="javascript:this.src='./img/admin_picter.jpg';" style="width: 74px;;height:65px;position: absolute;top: 15px;left:12px;">
- <div class="resourceList" ng-click="goRelativeResource(relativerecord)">
- <h3 class="pus_h1 resourceH3 new_push_h1" style="height: 39px;line-height: 30px;">
- <span class="new_folder_span">{{relativerecord.title}}</span>
- <b class="addlist_subtext addlist_subtext_on new_folder_flag" ng-if="relativerecord.flag==1"></b>
- </h3>
- <span class="ownerResource">发布者:<small ng-bind="relativerecord.creatorname"></small></span>
- <p class="lab_sub" style="width: 100%;float:left;top:0px;">
- <span class="lab_one"><i></i><small ng-bind="relativerecord.commcount"></small></span>
- <span class="lab_two"><i></i><small ng-bind="relativerecord.visitcount"></small></span>
- <span class="lab_three"><span class="favourate"><i></i><small ng-bind="relativerecord.favourcount"></small></span></span>
- <span class="lab_five" ng-bind="relativerecord.publishTime"></span>
- </p>
- </div>
- <button class="resource_detail_button" ng-click="goResourceMatch(relativerecord)">匹配更多记录>></button>
- </a>
- </ion-content>
- <!--图片放大区域-->
- <div id="rightDisplay" ng-show="bigImage" class="popover-backdrop" >
- <ion-slide-box auto-play="false" does-continue="false" show-pager="true" delegate-handle="slide_detail">
- <ion-slide ng-repeat="pic in picturelist track by $index" style="background-color:#000;">
- <span class="picIndex" ng-if="picturelisttt.length>1"><em>{{nowIndex}}</em>/{{totalIndex}}</span>
- <div class="viewOldImg">
- <span ng-if="!pic.loadsource" ng-click="viewOldImg($index);">
- 查看原图
- <em ng-bind="'('+pic.source_size+')'" ng-if="pic.source_size!=undefined&&pic.source_size.length>0"></em>
- </span>
- <span ng-if="pic.loadsource">
- 已完成
- </span>
- </div>
- <div class="pinch-zoom" style="width: 100%;height:100%;">
- <img class="img-responsive bigimage" ng-if="!pic.loadsource" ng-src="{{pic.original_name | picturefilter}}" ng-click="hideBigImage()"/>
- <img class="img-responsive bigimage" ng-if="pic.loadsource" ng-src="{{pic.source_name | picturefilter}}" ng-click="hideBigImage()"/>
- </div>
- </ion-slide>
- </ion-slide-box>
- </div>
- </ion-view>
|