details.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  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 { checkPermi, checkRole } from "@/utils/permission"; // 权限判断函数
  173. import popUp from "@/work/components/popup/popup.vue"
  174. import noData from "@/components/nodata/nodata.vue"
  175. import {getDeptTree} from"@/api/mine/mine.js"
  176. import { selectValue,selectValuetext } from '@/utils/common.js';
  177. import {getCaseDetailFn,getCasDelFn,getInfoisRecordFn,getInfoAssignFn,getInfoReplyFn,getInfoShFn,getInfoIdeaFn,getInfozxIdeaFn} from "@/api/mine/case.js"
  178. import {getDictionaryFn} from "@/api/mine/register.js"
  179. export default{
  180. components:{popUp,noData},
  181. data(){
  182. return{
  183. bgimg:require("@/static/images/bg.png"),
  184. fjimg:require("@/work/static/images/fjimg.png"),
  185. filelist:[],
  186. tabidx:5,
  187. titimg:require("@/work/static/images/titbg.png"),
  188. upsimg:require("@/work/static/images/ups.png"),
  189. 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},],
  190. dwList:[{tit:'主办单位',val:2},{tit:'协办单位',val:3}],
  191. dwdetList:[],
  192. dwVal:2,
  193. ptype:'',
  194. datainfo:{},
  195. dflxList:[],
  196. stepList:[],//提案状态
  197. jblist:[],//界别
  198. matterList:[],//方式
  199. blcdlist:[],//办理程度
  200. deptTree:[],//答复单位
  201. mycdlist:[],//满意程度
  202. tary:''
  203. }
  204. },
  205. onUnload(){
  206. uni.$off('refreshdetail')
  207. },
  208. onLoad(e) {
  209. this.id=e.id;
  210. this.getDetail()
  211. this.init()
  212. uni.$on('refreshdetail', (e) => {
  213. this.getDetail()
  214. })
  215. // this.deptTree=[{id:100,label:"若依科技",children:[{id:200,label:"吃完",},{id:201,label:"vf",}]}]
  216. },
  217. methods:{
  218. checkPermi, checkRole,
  219. kaType(ite){
  220. if(ite){
  221. var newArr=ite.split(',')
  222. var actions=[];
  223. var datas=this.matterList;
  224. newArr.forEach(ite=>{
  225. Object.keys(datas).some((key) => {
  226. if (datas[key].value == ('' + ite)) {
  227. actions.push(datas[key].label);
  228. return true;
  229. }
  230. })
  231. })
  232. return actions.join(' ')
  233. }
  234. },
  235. typeFormat(ite,list){
  236. return selectValue(list, ite);
  237. },
  238. typeFormattext(ite,list){
  239. return selectValuetext(list, ite);
  240. },
  241. init(){
  242. // 协办单位
  243. getDeptTree().then(res=>{
  244. if(res.code==200){
  245. this.deptTree=res.data
  246. }
  247. })
  248. //提案状态
  249. getDictionaryFn('proposal_progress').then(res=>{
  250. if(res.code==200&&res.data.length){
  251. this.stepList = res.data.map(v => {
  252. return {
  253. label: v.dictLabel,
  254. value:v.dictValue
  255. }
  256. })
  257. }
  258. })
  259. // 界别circles
  260. getDictionaryFn('circles').then(res=>{
  261. if(res.code==200&&res.data.length){
  262. this.jblist = res.data.map(v => {
  263. return {
  264. label: v.dictLabel,
  265. value: v.dictValue
  266. }
  267. })
  268. }
  269. })
  270. // 办理方式
  271. getDictionaryFn('negotiation_mode').then(res=>{
  272. if(res.code==200&&res.data.length){
  273. this.matterList = res.data.map(v => {
  274. return {
  275. label: v.dictLabel,
  276. value: v.dictValue
  277. }
  278. })
  279. }
  280. })
  281. // 办理程度degree
  282. getDictionaryFn('degree').then(res=>{
  283. if(res.code==200&&res.data.length){
  284. this.blcdlist = res.data.map(v => {
  285. return {
  286. text: v.dictLabel,
  287. value: v.dictValue
  288. }
  289. })
  290. }
  291. })
  292. // 满意程度
  293. getDictionaryFn('member_satisfaction').then(res=>{
  294. if(res.code==200&&res.data.length){
  295. this.mycdlist = res.data.map(v => {
  296. return {
  297. text: v.dictLabel,
  298. value: v.dictValue
  299. }
  300. })
  301. }
  302. })
  303. },
  304. getInfoisRecordFn(){
  305. getInfoisRecordFn().then(res=>{
  306. })
  307. },
  308. getupSubmit(e){
  309. var that=this;
  310. var type=this.ptype;
  311. if(type=='scfk'){
  312. var params=JSON.parse(JSON.stringify(e))
  313. params.proposalId=this.id
  314. getInfoisRecordFn(params).then(res=>{
  315. if(res.code==200){
  316. this.$toast("立案成功");
  317. setTimeout(function(){
  318. that.ptype='';
  319. that.getDetail()
  320. },1200)
  321. }
  322. })
  323. }else if(type=='tajb'){
  324. var params=JSON.parse(JSON.stringify(e))
  325. params.proposalId=this.id
  326. getInfoAssignFn(params).then(res=>{
  327. if(res.code==200){
  328. this.$toast("提案办结成功");
  329. setTimeout(function(){
  330. that.ptype='';
  331. that.getDetail()
  332. },1200)
  333. }
  334. })
  335. }else if(type=='dffk'||type=='dwdf'){
  336. var params=JSON.parse(JSON.stringify(e))
  337. params.proposalId=this.id
  338. getInfoReplyFn(params).then(res=>{
  339. if(res.code==200){
  340. this.$toast("答复反馈成功");
  341. setTimeout(function(){
  342. that.ptype='';
  343. that.getDetail()
  344. },1200)
  345. }
  346. })
  347. }else if(type=='jbsh'){
  348. var params=JSON.parse(JSON.stringify(e))
  349. params.proposalId=this.id
  350. getInfoShFn(params).then(res=>{
  351. if(res.code==200){
  352. this.$toast("交办审核成功");
  353. setTimeout(function(){
  354. that.ptype='';
  355. that.getDetail()
  356. },1200)
  357. }
  358. })
  359. }else if(type=='wymyfk'){
  360. var params=JSON.parse(JSON.stringify(e))
  361. params.proposalId=this.id
  362. getInfoIdeaFn(params).then(res=>{
  363. if(res.code==200){
  364. this.$toast("提案办结成功");
  365. setTimeout(function(){
  366. that.ptype='';
  367. that.getDetail()
  368. },1200)
  369. }
  370. })
  371. }else if(type=='zxmyfk'){
  372. var params=JSON.parse(JSON.stringify(e))
  373. params.proposalId=this.id
  374. getInfozxIdeaFn(params).then(res=>{
  375. if(res.code==200){
  376. this.$toast("提案办结成功");
  377. setTimeout(function(){
  378. that.ptype='';
  379. that.getDetail()
  380. },1200)
  381. }
  382. })
  383. }
  384. },
  385. getEditFn(){
  386. this.$tab.navigateTo('/work/pages/case/add?type=edit&id='+this.id)
  387. },
  388. getClose(){
  389. this.ptype=""
  390. },
  391. getScfkFn(type){
  392. this.ptype=type
  393. },
  394. getZheFn(idx){
  395. this.zheList[idx].zheflag=!this.zheList[idx].zheflag
  396. },
  397. getDwFn(idx){
  398. this.dwVal=idx
  399. },
  400. getDelFn(){
  401. var that=this;
  402. uni.showModal({
  403. title: '确认删除',
  404. content: "是否确认删除该提案",
  405. cancelText: '取消',
  406. confirmText: '确认',
  407. success: function(res) {
  408. if (res.confirm) {
  409. getCasDelFn(that.id).then(res=>{
  410. if(res.code==200){
  411. that.$toast('删除成功')
  412. uni.$emit("refreshlist")
  413. setTimeout(function(){
  414. uni.navigateBack({
  415. delta: 1 //返回层数,2则上上页
  416. });
  417. },1200)
  418. }
  419. })
  420. } else if (res.cancel) {
  421. // console.log('用户点击取消');
  422. }
  423. }
  424. });
  425. },
  426. getDetail(){
  427. getCaseDetailFn(this.id).then(res=>{
  428. if(res.code==200){
  429. this.datainfo=res.data;
  430. if(res.data.zxFjList&&res.data.zxFjList.length){
  431. this.filelist=JSON.parse(JSON.stringify(res.data.zxFjList))
  432. }
  433. var taryList=res.data.proposalUserList;
  434. if(taryList&&taryList.length){
  435. var newArr=[]
  436. taryList.forEach(ite=>{
  437. newArr.push(ite.name)
  438. })
  439. this.tary=newArr.join('/')
  440. }
  441. this.dwdetList=res.data.proposalUnitReplyList;
  442. }
  443. })
  444. },
  445. getDown(e){
  446. uni.showLoading({
  447. title: '加载中'
  448. });
  449. var url=baseUrl+e;
  450. uni.downloadFile({
  451. url: url,//文件的下载路径
  452. success(result) {
  453. uni.hideLoading()
  454. var filePath = result.tempFilePath;
  455. uni.openDocument({
  456. filePath: filePath,
  457. showMenu: true,
  458. success: function (res) {
  459. // console.log('打开文档成功');
  460. }
  461. });
  462. },
  463. fail(res) {uni.hideLoading()}
  464. })
  465. },
  466. }
  467. }
  468. </script>
  469. <style scoped lang="scss">
  470. .detail{display: flex;flex-direction: column;height: 100vh;}
  471. .navbox{background-color: $com-cd3;flex:0 0 auto;
  472. .dtabs{display: flex;padding: 40rpx 24rpx;
  473. .tab{position: relative;display: flex;flex-direction: column;align-items: center;flex: 1;
  474. &::after{content: '';height: 2rpx;width: 50%;background: #86B2FF;left: 50%;top: 10rpx;position: absolute;transform: translateX(50%);}
  475. &:last-child{
  476. &::after{display: none;}
  477. }
  478. &.act{
  479. .cir{background: #FFFFFF;}
  480. .tit{color: #FFFFFF;}
  481. }
  482. .cir{width: 20rpx;height: 20rpx;background: #86B2FF;border-radius: 50%;margin-bottom: 24rpx;}
  483. .tit{font-weight: bold;font-size: 24rpx;color: #86B2FF;width: 100%;text-align: center;padding: 0 8rpx;}
  484. }
  485. }
  486. }
  487. .deboxs{flex:1;overflow: auto;padding-bottom: 30rpx;
  488. .bghbox{height: 60rpx;background-color: $com-cd3;}
  489. .dbox{background: #FFFFFF;border-radius: 10rpx;margin: 0 24rpx 24rpx;padding: 36rpx 24rpx 24rpx;
  490. .dtit{font-weight: bold;font-size: 15px;color: #222327;margin-bottom: 48rpx;
  491. text{color: #E70000;}
  492. }
  493. .titbox{
  494. .tit{
  495. image{width: 32rpx;height: 18rpx;margin-right: 10rpx;}
  496. view{font-weight: bold;font-size: 32rpx;color: #222327;}
  497. }
  498. }
  499. .titinf{display: flex;flex-wrap: wrap;
  500. &.nact{height: 0;overflow: hidden;}
  501. &.act{height: auto;}
  502. .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%;
  503. &.nact{height: 200rpx;overflow: hidden;}
  504. &.act{height: auto;}
  505. text{color: #AAAAAA;min-width: 104rpx;text-align-last: justify;flex: 0 0 auto;margin-right: 20rpx;
  506. &.w65{width: 130rpx;}
  507. }
  508. view{text-indent: 2rem;}
  509. }
  510. }
  511. .txtbox{text-indent: 2rem;line-height: 36rpx;font-weight: 500;font-size: 26rpx;color: #222327;
  512. &.nact{max-height: 432rpx;overflow: hidden;}
  513. &.act{height: auto;}
  514. }
  515. // tab
  516. .dbtabs{
  517. .dbtab{font-weight: 500;font-size: 26rpx;height: 60rpx;line-height: 60rpx;color: #666666;position: relative;padding: 0 38rpx;margin-left: 8rpx;
  518. &.act{font-weight: bold;font-size: 30rpx;color: #222327;
  519. &::after{content: "";width: 48rpx;height: 4rpx;background: #3699FF;border-radius: 2rpx;position: absolute;left: 50%;margin-left: -24rpx;bottom: -4rpx;}
  520. }
  521. }
  522. }
  523. .bortop{border-top: 2rpx dashed #C1C1C1;margin-bottom: 32rpx;margin-top: 14rpx;width: 100%;}
  524. .ftit{font-weight: bold;font-size: 26rpx;color: #222327;}
  525. .zhebox{display: flex;align-items: center;flex-direction: column;padding: 24rpx 0;
  526. image{width: 28rpx;height: 30rpx;margin-bottom: 10rpx;transition: all 0.3s;}
  527. &.act{
  528. image{transform: rotate(-180deg);}
  529. }
  530. view{font-weight: 500;font-size: 24rpx;color: #AAAAAA;}
  531. }
  532. // 附件
  533. .fjlists {display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 12rpx;
  534. // image{margin-right: 18rpx;flex: 0 0 auto;}
  535. .imgl{width: 40rpx;height: 40rpx;display: flex;align-items: center;justify-content: center;margin-right: 6rpx;flex: 0 0 auto;
  536. image{width: 26rpx;height: 24rpx;}
  537. }
  538. .tit{font-size: 26rpx;color: #343434;font-weight: 500;margin-top: 4rpx;flex:1;}
  539. .fjlook{font-weight: 500;font-size: 26rpx;color: #1D64E2;flex: 0 0 auto;margin-left: 20rpx;margin-top: 4rpx;}
  540. }
  541. }
  542. }
  543. // 按钮
  544. .fbtns{display: flex;align-items: center;justify-content: space-between;padding: 54rpx 12rpx 34rpx;display: flex;flex-wrap: wrap;
  545. .btn{height: 80rpx;font-weight: bold;font-size: 30rpx;box-sizing: border-box;border-radius: 40rpx;display: flex;align-items: center;
  546. justify-content: center;margin:0 12rpx;flex:1;
  547. &.btn1{border: 2rpx solid #1D64E2;background: #ffffff;color: #1D64E2;}
  548. &.btn2{background: #1D64E2;color: #ffffff;}
  549. }
  550. }
  551. </style>