details.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. <template>
  2. <view class="detail">
  3. <view class="navbox">
  4. <!-- 步骤条 -->
  5. <view class="dtabs">
  6. <view class="tab" :class="datainfo.proposalProgress==ite.value?'act':''" v-for="(ite,idx) in stepList" :key="idx">
  7. <view class="cir"></view>
  8. <view class="tit">{{ite.label}}</view>
  9. </view>
  10. </view>
  11. </view>
  12. <!-- 主体 -->
  13. <view class="deboxs">
  14. <view class="bghbox"></view>
  15. <view class="dbox fmt30">
  16. <!-- <text>【市政协十五届一 次会议第301号提案】</text> -->
  17. <view class="dtit">关于{{datainfo.titile}}</view>
  18. <!-- <view class="titbox mb14">
  19. <view class="tit flexc">
  20. <image :src="titimg"></image>
  21. <view>提案者信息</view>
  22. </view>
  23. </view> -->
  24. <view class="titinf">
  25. <view class="txt"><text>提案者</text>{{datainfo.proposalName}}</view>
  26. <view class="txt"><text>界别</text>{{typeFormat(datainfo.boundary,jblist)}}</view>
  27. <view class="txt"><text>党派</text>{{datainfo.partyAffiliation}}</view>
  28. <view class="txt"><text>联系方式</text>{{datainfo.proposalPhone}}</view>
  29. <view class="txt"> <text>提案类别</text>{{datainfo.categoryName}}</view>
  30. <view class="txt"><text>提案类型</text>{{datainfo.proposalType==0?'大会提案':'平时提案'}}</view>
  31. <view class="txt"><text>提交时间</text>{{datainfo.createTime}}</view>
  32. <view class="txt"><text>工作单位及职务</text>{{datainfo.unit}}</view>
  33. <!-- {{datainfo.contactAddress}} -->
  34. </view>
  35. <view class="titinf " :class="zheList[0].zheflag?'nact':'act'">
  36. <view class="bortop"></view>
  37. <view class="txt"><text>联名提案</text>{{datainfo.isJointly}}</view>
  38. <view class="txt" v-if="datainfo.isJointly=='是'"><text>联名提案人员</text>{{tary}}</view>
  39. <view class="txt"><text>经过调研</text>{{datainfo.isSurvey}}</view>
  40. <view class="txt"><text>第一次提出</text>{{datainfo.isFirst}}</view>
  41. <view class="txt"><text>本人撰写</text>{{datainfo.isPerson}}</view>
  42. <view class="txt"> <text>需要办理的协商方式</text>{{datainfo.negotiateType}}</view>
  43. <view class="txt"><text>建议承办的单位</text>{{datainfo.proposedContractor}}</view>
  44. </view>
  45. <!-- 折叠 -->
  46. <view class="zhebox" :class="zheList[0].zheflag?'':'act'" @click="getZheFn(0)">
  47. <image :src="upsimg"></image>
  48. <view>{{zheList[0].zheflag?'展开信息':'折叠信息'}}</view>
  49. </view>
  50. </view>
  51. <view class="dbox">
  52. <view class="titbox mb14">
  53. <view class="tit flexc">
  54. <image :src="titimg"></image>
  55. <view>提案内容</view>
  56. </view>
  57. </view>
  58. <view class="txtbox" :class="zheList[1].zheflag?'nact':'act'">
  59. <rich-text :nodes="datainfo.proposalContent"></rich-text>
  60. </view>
  61. <!-- 折叠 -->
  62. <view class="zhebox" :class="zheList[1].zheflag?'':'act'" @click="getZheFn(1)">
  63. <image :src="upsimg"></image>
  64. <view>{{zheList[1].zheflag?'展开信息':'折叠信息'}}</view>
  65. </view>
  66. <view class="bortop"></view>
  67. <view class="ftit mb14">附件信息</view>
  68. <view class="fjlists flext" v-for="(ite,idx) in filelist" :key='idx' @click="getDown(ite.path)">
  69. <view class="imgl"><image :src="fjimg" ></image></view>
  70. <view class="tit">{{ite.name}}</view>
  71. <view class="fjlook">查看</view>
  72. </view>
  73. </view>
  74. <!-- 提案立案以下隐藏 -->
  75. <view class="dbox">
  76. <view class="titbox mb16">
  77. <view class="tit flexc">
  78. <image :src="titimg"></image>
  79. <view>办理情况</view>
  80. </view>
  81. </view>
  82. <view class="dbtabs flexc mb20">
  83. <view class="dbtab" :class="ite.val==dwVal?'act':''" v-for="(ite,idx) in dwList" :key="idx" @click="getDwFn(ite.val)">{{ite.tit}}</view>
  84. </view>
  85. <block v-for="(ite,idx) in datainfo.proposalUnitReplyList" :key="idx">
  86. <view v-if="dwVal==ite.type">
  87. <view class="titinf" v-if="ite.type==2||ite.type==3">
  88. <view class="txt wb100"><text>{{ite.type==2?'主办单位':'协办单位'}}</text>{{ite.deptName}}</view>
  89. <view class="txt"><text>办理方式</text>{{ite.handling}}</view>
  90. <view class="txt"><text>办理程度</text>{{ite.degree}}</view>
  91. <view class="txt"><text>签收时间</text>{{ite.startTime}}</view>
  92. <view class="txt"> <text>办结时间</text>{{ite.endTime}}</view>
  93. <view class="txt" :class="zheList[2].zheflag?'nact':'act'"><text>答复内容</text>
  94. <rich-text :nodes="ite.content"></rich-text>
  95. </view>
  96. </view>
  97. <!-- 折叠 -->
  98. <view class="zhebox" :class="zheList[2].zheflag?'':'act'" @click="getZheFn(2)">
  99. <image :src="upsimg"></image>
  100. <view>{{zheList[2].zheflag?'展开信息':'折叠信息'}}</view>
  101. </view>
  102. <view class="bortop"></view>
  103. <view class="ftit mb14">答复函</view>
  104. <view class="fjlists flext" v-for="(item,idx) in ite.zxFjList" :key='item.id' @click="getDown(item.path)">
  105. <view class="imgl"><image :src="fjimg" ></image></view>
  106. <view class="tit">{{item.name}}</view>
  107. <view class="fjlook">查看</view>
  108. </view>
  109. </view>
  110. <!-- 暂无反馈 -->
  111. <!-- <block v-else>
  112. <no-data></no-data>
  113. </block> -->
  114. </block>
  115. </view>
  116. <view class="dbox">
  117. <view class="titbox mb16">
  118. <view class="tit flexc">
  119. <image :src="titimg"></image>
  120. <view>反馈情况</view>
  121. </view>
  122. </view>
  123. <view class="titinf">
  124. <view class="ftit mb10">委员反馈</view>
  125. <view class="txt wb100" style="align-items: center;"><text class="w65">对办理情况是否满意</text>{{typeFormattext(datainfo.satisfaction,mycdlist)}}</view>
  126. <view class="txt"><text class="w65">有何进一步意见和建议</text>
  127. {{datainfo.membersOpinion}}
  128. </view>
  129. </view>
  130. <view class="titinf">
  131. <view class="ftit mb10 mt2">政协反馈</view>
  132. <view class="txt wb100" style="align-items: center;"><text class="w65">对办理情况是否满意</text>{{typeFormattext(datainfo.zxSatisfaction,mycdlist)}}</view>
  133. <view class="txt"><text class="w65">有何进一步意见和建议</text>
  134. {{datainfo.zxOpinion}}
  135. </view>
  136. </view>
  137. </view>
  138. <view class="fbtns" style="flex-wrap: wrap;">
  139. <!-- 按角色选择按钮 -->
  140. <view class="btn btn1" @click="getDelFn" v-if="checkPermi(['proposalInfo:info:query'])">删除</view>
  141. <view class="btn btn1" @click="getEditFn" v-if="checkPermi(['proposalInfo:info:edit'])">修改</view>
  142. <view class="btn btn2" @click="getScfkFn('scfk')" v-if="checkPermi(['proposalInfo:info:isRecord'])">2审查反馈</view>
  143. <view class="btn btn2" @click="getScfkFn('tajb')" v-if="checkPermi(['proposalInfo:info:assign'])">3提案交办</view>
  144. <view class="btn btn2" @click="getScfkFn('dffk')" v-if="checkPermi(['proposalInfo:info:reply'])">4答复反馈</view>
  145. <view class="btn btn2" @click="getScfkFn('jbsh')" v-if="checkPermi(['proposalInfo:info:assignsh'])">5交办审核</view>
  146. <view class="btn btn2" @click="getScfkFn('dwdf')" v-if="checkPermi(['proposalInfo:info:reply'])">5答复反馈</view>
  147. <view class="btn btn2" @click="getScfkFn('wymyfk')" v-if="checkPermi(['proposalInfo:info:idea'])">6办结审核</view>
  148. <view class="btn btn2" @click="getScfkFn('zxmyfk')" v-if="checkPermi(['proposalInfo:info:zxIdea'])">7办结审核</view>
  149. <!--委员答复填内容,委员填满意度 -->
  150. <!--协办单位,主办单位 填办理方式,办理程度,内容 附件 -->
  151. <!-- 4.承办单位答复,交办单位审核(通过,不通过), -->
  152. <!-- 交办单位 审核后,承办单位答复(),委员直接提交评价(满意程度)-->
  153. <!-- 流程 -->
  154. <!-- 提案进度(0:提交提案,1:提案审查,2:提案立案,3:提案交办,4:办理提案,5:提案反馈,6:办结审核,7:已办结) -->
  155. <!-- 1.委员录入
  156. 2.提案委立案是否,否 指定答复(交办)单位
  157. 3.交办 选择答复(承办)单位(主办,协办)
  158. 4.承办单位 答复反馈(办理方式,办理程度,内容)
  159. 5.交办单位审核(通过,不通过),承办单位答复交办单位审核(内容,附件)
  160. 6.委员提交满意度,评价
  161. 7.政协 提交满意度(办结审核) -->
  162. <!-- 只要提案就可以 推荐重点,推荐优秀
  163. 提案办理,催办,联名,单列表 -->
  164. <!-- 征集通知 ,提案查重,暂不需要 -->
  165. <!-- 政协评价 -->
  166. </view>
  167. </view>
  168. <pop-up :type='ptype' :blfsList="matterList" :blcdlist="blcdlist" :mycdlist="mycdlist" :dataTree="deptTree" @getClose="getClose" @getupSubmit="getupSubmit"></pop-up>
  169. </view>
  170. </template>
  171. <script>
  172. import config from '@/config'
  173. const baseUrl = config.baseUrl
  174. import { checkPermi, checkRole } from "@/utils/permission"; // 权限判断函数
  175. import popUp from "@/work/components/popup/popup.vue"
  176. import noData from "@/components/nodata/nodata.vue"
  177. import {getDeptTree} from"@/api/mine/mine.js"
  178. import { selectValue,selectValuetext } from '@/utils/common.js';
  179. import {getCaseDetailFn,getCasDelFn,getInfoisRecordFn,getInfoAssignFn,getInfoReplyFn,getInfoShFn,getInfoIdeaFn,getInfozxIdeaFn} from "@/api/mine/case.js"
  180. import {getDictionaryFn} from "@/api/mine/register.js"
  181. export default{
  182. components:{popUp,noData},
  183. data(){
  184. return{
  185. bgimg:require("@/static/images/bg.png"),
  186. fjimg:require("@/work/static/images/fjimg.png"),
  187. filelist:[],
  188. tabidx:5,
  189. titimg:require("@/work/static/images/titbg.png"),
  190. upsimg:require("@/work/static/images/ups.png"),
  191. zheList:[{val:0,zheflag:true,moreflag:true},{val:0,zheflag:true,moreflag:true},{val:0,zheflag:true,moreflag:true},{val:0,zheflag:true,moreflag:true},],
  192. dwList:[{tit:'主办单位',val:2},{tit:'协办单位',val:3}],
  193. dwdetList:[],
  194. dwVal:2,
  195. ptype:'',
  196. datainfo:{},
  197. dflxList:[],
  198. stepList:[],//提案状态
  199. jblist:[],//界别
  200. matterList:[],//方式
  201. blcdlist:[],//办理程度
  202. deptTree:[],//答复单位
  203. mycdlist:[],//满意程度
  204. tary:''
  205. }
  206. },
  207. onUnload(){
  208. uni.$off('refreshdetail')
  209. },
  210. onLoad(e) {
  211. this.id=e.id;
  212. this.getDetail()
  213. this.init()
  214. uni.$on('refreshdetail', (e) => {
  215. this.getDetail()
  216. })
  217. // this.deptTree=[{id:100,label:"若依科技",children:[{id:200,label:"吃完",},{id:201,label:"vf",}]}]
  218. },
  219. methods:{
  220. checkPermi, checkRole,
  221. kaType(ite){
  222. if(ite){
  223. var newArr=ite.split(',')
  224. var actions=[];
  225. var datas=this.matterList;
  226. newArr.forEach(ite=>{
  227. Object.keys(datas).some((key) => {
  228. if (datas[key].value == ('' + ite)) {
  229. actions.push(datas[key].label);
  230. return true;
  231. }
  232. })
  233. })
  234. return actions.join(' ')
  235. }
  236. },
  237. typeFormat(ite,list){
  238. return selectValue(list, ite);
  239. },
  240. typeFormattext(ite,list){
  241. return selectValuetext(list, ite);
  242. },
  243. init(){
  244. // 协办单位
  245. getDeptTree().then(res=>{
  246. if(res.code==200){
  247. this.deptTree=res.data
  248. }
  249. })
  250. //提案状态
  251. getDictionaryFn('proposal_progress').then(res=>{
  252. if(res.code==200&&res.data.length){
  253. this.stepList = res.data.map(v => {
  254. return {
  255. label: v.dictLabel,
  256. value:v.dictValue
  257. }
  258. })
  259. }
  260. })
  261. // 界别circles
  262. getDictionaryFn('circles').then(res=>{
  263. if(res.code==200&&res.data.length){
  264. this.jblist = res.data.map(v => {
  265. return {
  266. label: v.dictLabel,
  267. value: v.dictValue
  268. }
  269. })
  270. }
  271. })
  272. // 办理方式
  273. getDictionaryFn('negotiation_mode').then(res=>{
  274. if(res.code==200&&res.data.length){
  275. this.matterList = res.data.map(v => {
  276. return {
  277. label: v.dictLabel,
  278. value: v.dictValue
  279. }
  280. })
  281. }
  282. })
  283. // 办理程度degree
  284. getDictionaryFn('degree').then(res=>{
  285. if(res.code==200&&res.data.length){
  286. this.blcdlist = res.data.map(v => {
  287. return {
  288. text: v.dictLabel,
  289. value: v.dictValue
  290. }
  291. })
  292. }
  293. })
  294. // 满意程度
  295. getDictionaryFn('member_satisfaction').then(res=>{
  296. if(res.code==200&&res.data.length){
  297. this.mycdlist = res.data.map(v => {
  298. return {
  299. text: v.dictLabel,
  300. value: v.dictValue
  301. }
  302. })
  303. }
  304. })
  305. },
  306. getInfoisRecordFn(){
  307. getInfoisRecordFn().then(res=>{
  308. })
  309. },
  310. getupSubmit(e){
  311. var that=this;
  312. var type=this.ptype;
  313. if(type=='scfk'){
  314. var params=JSON.parse(JSON.stringify(e))
  315. params.proposalId=this.id
  316. getInfoisRecordFn(params).then(res=>{
  317. if(res.code==200){
  318. this.$toast("立案成功");
  319. setTimeout(function(){
  320. that.ptype='';
  321. that.getDetail()
  322. },1200)
  323. }
  324. })
  325. }else if(type=='tajb'){
  326. var params=JSON.parse(JSON.stringify(e))
  327. params.proposalId=this.id
  328. getInfoAssignFn(params).then(res=>{
  329. if(res.code==200){
  330. this.$toast("提案办结成功");
  331. setTimeout(function(){
  332. that.ptype='';
  333. that.getDetail()
  334. },1200)
  335. }
  336. })
  337. }else if(type=='dffk'||type=='dwdf'){
  338. var params=JSON.parse(JSON.stringify(e))
  339. params.proposalId=this.id
  340. getInfoReplyFn(params).then(res=>{
  341. if(res.code==200){
  342. this.$toast("答复反馈成功");
  343. setTimeout(function(){
  344. that.ptype='';
  345. that.getDetail()
  346. },1200)
  347. }
  348. })
  349. }else if(type=='jbsh'){
  350. var params=JSON.parse(JSON.stringify(e))
  351. params.proposalId=this.id
  352. getInfoShFn(params).then(res=>{
  353. if(res.code==200){
  354. this.$toast("交办审核成功");
  355. setTimeout(function(){
  356. that.ptype='';
  357. that.getDetail()
  358. },1200)
  359. }
  360. })
  361. }else if(type=='wymyfk'){
  362. var params=JSON.parse(JSON.stringify(e))
  363. params.proposalId=this.id
  364. getInfoIdeaFn(params).then(res=>{
  365. if(res.code==200){
  366. this.$toast("提案办结成功");
  367. setTimeout(function(){
  368. that.ptype='';
  369. that.getDetail()
  370. },1200)
  371. }
  372. })
  373. }else if(type=='zxmyfk'){
  374. var params=JSON.parse(JSON.stringify(e))
  375. params.proposalId=this.id
  376. getInfozxIdeaFn(params).then(res=>{
  377. if(res.code==200){
  378. this.$toast("提案办结成功");
  379. setTimeout(function(){
  380. that.ptype='';
  381. that.getDetail()
  382. },1200)
  383. }
  384. })
  385. }
  386. },
  387. getEditFn(){
  388. this.$tab.navigateTo('/work/pages/case/add?type=edit&id='+this.id)
  389. },
  390. getClose(){
  391. this.ptype=""
  392. },
  393. getScfkFn(type){
  394. this.ptype=type
  395. },
  396. getZheFn(idx){
  397. this.zheList[idx].zheflag=!this.zheList[idx].zheflag
  398. },
  399. getDwFn(idx){
  400. this.dwVal=idx
  401. },
  402. getDelFn(){
  403. var that=this;
  404. uni.showModal({
  405. title: '确认删除',
  406. content: "是否确认删除该提案",
  407. cancelText: '取消',
  408. confirmText: '确认',
  409. success: function(res) {
  410. if (res.confirm) {
  411. getCasDelFn(that.id).then(res=>{
  412. if(res.code==200){
  413. that.$toast('删除成功')
  414. uni.$emit("refreshlist")
  415. setTimeout(function(){
  416. uni.navigateBack({
  417. delta: 1 //返回层数,2则上上页
  418. });
  419. },1200)
  420. }
  421. })
  422. } else if (res.cancel) {
  423. // console.log('用户点击取消');
  424. }
  425. }
  426. });
  427. },
  428. getDetail(){
  429. getCaseDetailFn(this.id).then(res=>{
  430. if(res.code==200){
  431. this.datainfo=res.data;
  432. if(res.data.zxFjList&&res.data.zxFjList.length){
  433. this.filelist=JSON.parse(JSON.stringify(res.data.zxFjList))
  434. }
  435. var taryList=res.data.proposalUserList;
  436. if(taryList&&taryList.length){
  437. var newArr=[]
  438. taryList.forEach(ite=>{
  439. newArr.push(ite.name)
  440. })
  441. this.tary=newArr.join('/')
  442. }
  443. this.dwdetList=res.data.proposalUnitReplyList;
  444. }
  445. })
  446. },
  447. getDown(e){
  448. uni.showLoading({
  449. title: '加载中'
  450. });
  451. var url=baseUrl+e;
  452. uni.downloadFile({
  453. url: url,//文件的下载路径
  454. success(result) {
  455. uni.hideLoading()
  456. var filePath = result.tempFilePath;
  457. uni.openDocument({
  458. filePath: filePath,
  459. showMenu: true,
  460. success: function (res) {
  461. // console.log('打开文档成功');
  462. }
  463. });
  464. },
  465. fail(res) {uni.hideLoading()}
  466. })
  467. },
  468. }
  469. }
  470. </script>
  471. <style scoped lang="scss">
  472. .detail{display: flex;flex-direction: column;height: 100vh;}
  473. .navbox{background-color: $com-cd3;flex:0 0 auto;
  474. .dtabs{display: flex;padding: 40rpx 24rpx;
  475. .tab{position: relative;display: flex;flex-direction: column;align-items: center;flex: 1;
  476. &::after{content: '';height: 2rpx;width: 50%;background: #86B2FF;left: 50%;top: 10rpx;position: absolute;transform: translateX(50%);}
  477. &:last-child{
  478. &::after{display: none;}
  479. }
  480. &.act{
  481. .cir{background: #FFFFFF;}
  482. .tit{color: #FFFFFF;}
  483. }
  484. .cir{width: 20rpx;height: 20rpx;background: #86B2FF;border-radius: 50%;margin-bottom: 24rpx;}
  485. .tit{font-weight: bold;font-size: 24rpx;color: #86B2FF;width: 100%;text-align: center;padding: 0 8rpx;}
  486. }
  487. }
  488. }
  489. .deboxs{flex:1;overflow: auto;padding-bottom: 30rpx;
  490. .bghbox{height: 60rpx;background-color: $com-cd3;}
  491. .dbox{background: #FFFFFF;border-radius: 10rpx;margin: 0 24rpx 24rpx;padding: 36rpx 24rpx 24rpx;
  492. .dtit{font-weight: bold;font-size: 15px;color: #222327;margin-bottom: 48rpx;
  493. text{color: #E70000;}
  494. }
  495. .titbox{
  496. .tit{
  497. image{width: 32rpx;height: 18rpx;margin-right: 10rpx;}
  498. view{font-weight: bold;font-size: 32rpx;color: #222327;}
  499. }
  500. }
  501. .titinf{display: flex;flex-wrap: wrap;
  502. &.nact{height: 0;overflow: hidden;}
  503. &.act{height: auto;}
  504. .txt{font-weight: 500;font-size: 26rpx;margin-bottom: 20rpx;color: #222327;display: flex;align-items: flex-start;flex:0 1 auto;min-width: 50%;
  505. &.nact{height: 200rpx;overflow: hidden;}
  506. &.act{height: auto;}
  507. text{color: #AAAAAA;min-width: 104rpx;text-align-last: justify;flex: 0 0 auto;margin-right: 20rpx;
  508. &.w65{width: 130rpx;}
  509. }
  510. view{text-indent: 2rem;}
  511. }
  512. }
  513. .txtbox{text-indent: 2rem;line-height: 36rpx;font-weight: 500;font-size: 26rpx;color: #222327;
  514. &.nact{max-height: 432rpx;overflow: hidden;}
  515. &.act{height: auto;}
  516. }
  517. // tab
  518. .dbtabs{
  519. .dbtab{font-weight: 500;font-size: 26rpx;height: 60rpx;line-height: 60rpx;color: #666666;position: relative;padding: 0 38rpx;margin-left: 8rpx;
  520. &.act{font-weight: bold;font-size: 30rpx;color: #222327;
  521. &::after{content: "";width: 48rpx;height: 4rpx;background: #3699FF;border-radius: 2rpx;position: absolute;left: 50%;margin-left: -24rpx;bottom: -4rpx;}
  522. }
  523. }
  524. }
  525. .bortop{border-top: 2rpx dashed #C1C1C1;margin-bottom: 32rpx;margin-top: 14rpx;width: 100%;}
  526. .ftit{font-weight: bold;font-size: 26rpx;color: #222327;}
  527. .zhebox{display: flex;align-items: center;flex-direction: column;padding: 24rpx 0;
  528. image{width: 28rpx;height: 30rpx;margin-bottom: 10rpx;transition: all 0.3s;}
  529. &.act{
  530. image{transform: rotate(-180deg);}
  531. }
  532. view{font-weight: 500;font-size: 24rpx;color: #AAAAAA;}
  533. }
  534. // 附件
  535. .fjlists {display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 12rpx;
  536. // image{margin-right: 18rpx;flex: 0 0 auto;}
  537. .imgl{width: 40rpx;height: 40rpx;display: flex;align-items: center;justify-content: center;margin-right: 6rpx;flex: 0 0 auto;
  538. image{width: 26rpx;height: 24rpx;}
  539. }
  540. .tit{font-size: 26rpx;color: #343434;font-weight: 500;margin-top: 4rpx;flex:1;}
  541. .fjlook{font-weight: 500;font-size: 26rpx;color: #1D64E2;flex: 0 0 auto;margin-left: 20rpx;margin-top: 4rpx;}
  542. }
  543. }
  544. }
  545. // 按钮
  546. .fbtns{display: flex;align-items: center;justify-content: space-between;padding: 54rpx 12rpx 34rpx;display: flex;flex-wrap: wrap;
  547. .btn{height: 80rpx;font-weight: bold;font-size: 30rpx;box-sizing: border-box;border-radius: 40rpx;display: flex;align-items: center;
  548. justify-content: center;margin:0 12rpx;flex:1;
  549. &.btn1{border: 2rpx solid #1D64E2;background: #ffffff;color: #1D64E2;}
  550. &.btn2{background: #1D64E2;color: #ffffff;}
  551. }
  552. }
  553. </style>