Dzfindex.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891
  1. <template name="apps">
  2. <view>
  3. <!-- <swiper class="swiper" circular :indicator-dots="true" :autoplay="true" :interval="3000" :duration="800">
  4. <swiper-item>
  5. <image src="../../static/img/titlebg.jpg" class="swiper-item"></image>
  6. </swiper-item>
  7. <swiper-item>
  8. <image src="../../static/img/titlebg.jpg" class="swiper-item"></image>
  9. </swiper-item>
  10. </swiper> -->
  11. <swiper class="swiper" circular :indicator-dots="true" :autoplay="true" :interval="3000" :duration="800">
  12. <swiper-item v-for="(item, index) in picture" :key="index">
  13. <image :src="item" class="swiper-item"></image>
  14. </swiper-item>
  15. </swiper>
  16. <view >
  17. <view class="btn-box-1-1 mart-t">
  18. 涉企政策集锦
  19. </view>
  20. </view>
  21. <view @click="totongxunlu5" style="display: flex;margin-top: 30rpx;margin-left: 20rpx;padding-left:20rpx ;margin-right:20rpx ;background-color: #FFFF0021;height: 92rpx;align-items: center;">
  22. <image src="/static/img/laba.png" style="width: 42rpx;height: 42rpx;"></image>
  23. <swiper class="swiper2" vertical circular :autoplay="true" :interval="3000" :duration="800">
  24. <swiper-item v-for="(item, index) in picture" :key="index">
  25. <view style="color: #F9AE3D; font-size: 28rpx;padding-left: 10rpx;display: flex;align-items: center;"> 盐城市关于加快推进新型工业化若干政策措施的通知 </view>
  26. </swiper-item>
  27. </swiper>
  28. </view>
  29. <view class="line-box">
  30. <view class="center-box">
  31. <view class="kuai-text">快捷入口</view>
  32. <view class="center-left-box">
  33. <!-- 企业 -->
  34. <view class="btn-Imbox" @click="totongxunlu3" v-if="roleIds=='38a14f1f42ed424eab4cb5d489596b0d'">
  35. <image class="center-img" src="/static/img/cd1.png"></image>
  36. <p>问题诉求{{p1}}</p>
  37. </view>
  38. <!-- 企业 -->
  39. <view class="btn-Imbox" @click="totongxunlu4" v-if="roleIds=='38a14f1f42ed424eab4cb5d489596b0d'">
  40. <image class="center-img" src="/static/img/cd2.png"></image>
  41. <p>满意度评价{{p2}}</p>
  42. </view>
  43. <!-- 企业 -->
  44. <view class="btn-Imbox" @click="totongxunlu3" v-if="roleIds=='38a14f1f42ed424eab4cb5d489596b0d'">
  45. <image class="center-img" src="/static/img/cd3.png"></image>
  46. <p>诉求记录</p>
  47. </view>
  48. <!-- 挂钩干部 -->
  49. <view class="btn-Imbox" @click="totongxunlu5" v-if="roleIds=='1910141956174053377'">
  50. <image class="center-img" src="/static/img/cd5.png"></image>
  51. <p>服务对接</p>
  52. </view>
  53. <!-- 挂钩干部或大走访办公室或交办部门 -->
  54. <view class="btn-Imbox" @click="totongxunlu3" v-if="roleIds=='1910141956174053377'||roleIds=='1910175386924417025'||roleIds=='1910175949166673921'">
  55. <image class="center-img" src="/static/img/cd4.png"></image>
  56. <p>问题处理{{p1}}</p>
  57. </view>
  58. <!-- 大走访办公室或交办部门 -->
  59. <view class="btn-Imbox" @click="totongxunlu5" v-if="roleIds=='1910175386924417025'||roleIds=='1910175949166673921'">
  60. <image class="center-img" src="/static/img/cd6.png"></image>
  61. <p>进度统计</p>
  62. </view>
  63. </view>
  64. </view>
  65. <view @click="outlogin" class="fixed-bottom-right" v-if="isLogin!=null">
  66. <image class="center-img2" src="/static/img/icon_logout.png"></image>
  67. </view>
  68. </view>
  69. </view>
  70. </template>
  71. <script>
  72. import loginService from "@/api/auth/loginService";
  73. import uniFab from '@/components/uni-fab/uni-fab.vue';
  74. import DoublePicker from '@/components/DoublePicker/DoublePicker.vue'
  75. import MescrollMixin from "@/components/mescroll-uni/mescroll-mixins.js";
  76. import MescrollMoreItemMixin from "@/components/mescroll-uni/mixins/mescroll-more-item.js";
  77. import {mapActions} from 'vuex'
  78. import * as $auth from "../../common/auth"
  79. export default {
  80. mixins: [MescrollMixin, MescrollMoreItemMixin], // 使用mixin (在main.js注册全局组件)
  81. name: "apps",
  82. components: {
  83. uniFab,
  84. DoublePicker
  85. },
  86. data() {
  87. return {
  88. isLogin:"",
  89. roleIds:'',
  90. pageInfo: {},
  91. loginid:"",
  92. p1:"",
  93. p2:"",
  94. stype: "", // 企业 => 3 楼宇 => 2 园区 => 1 zfadmin => 4 admin=> 5
  95. searchForm: {
  96. des1:"",
  97. industry:"",
  98. name:"",
  99. },
  100. picture:["https://miniapp.huidutech.com.cn/yd_qycpfbH5/workBenchBannar.jpg",
  101. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg1.jpg",
  102. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg2.jpg",
  103. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg3.jpg",
  104. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg4.jpg"],
  105. curWord: "", //当前搜索关键词
  106. dataList: [], // 数据列表
  107. modalName: null,
  108. tablePage: {
  109. total: 0,
  110. currentPage: 1,
  111. pageSize: 10,
  112. orders: []
  113. },
  114. loading: false,
  115. parkId: '',
  116. parkList: [],
  117. parkList2: [],
  118. parkList3: [],
  119. parkList4: [],
  120. ddd1:"" ,
  121. };
  122. },
  123. onLoad(query) {
  124. if(query!=undefined&&query!=null&&query!=''){
  125. if(query.loginid!=undefined){
  126. this.loginid=query.loginid
  127. this.autoLogin();
  128. }
  129. }
  130. this.roleIds= $auth.getUserInfo().roleIds;
  131. loginService.getDelCount().then(({
  132. data
  133. }) => {
  134. if(data.qcount!='0'){
  135. this.p1="("+data.qcount+")";
  136. }
  137. if(data.pcount!='0'){
  138. this.p2="("+data.pcount+")";
  139. }
  140. }).catch((e) => {
  141. uni.hideLoading();
  142. })
  143. },
  144. onShow() {
  145. this.isLogin=this.$auth.checkisLogin();
  146. },
  147. created() {
  148. },
  149. methods: {
  150. ...mapActions(['refreshUserInfo']),
  151. //选择产业链上下游
  152. getParkList3() {
  153. loginService.getIndustryChainList({
  154. }).then(({
  155. data
  156. }) => {
  157. // this.parkList3 = data.map((item) => {
  158. // return {
  159. // label: item.bz2,
  160. // value: item.bz2
  161. // }
  162. // });
  163. this.parkList3=[{label: '上游',value: '上游'},{label: '中游',value: '中游'},{label: '下游',value: '下游'}]
  164. this.parkList4 = data
  165. .map((item) => {
  166. const match = item.bz2.match(/\((.*?)\)/); // 匹配括号内的内容
  167. if (match) {
  168. return {
  169. label: match[1], // 括号内的内容
  170. value: match[1] // 括号内的内容
  171. };
  172. }
  173. return null; // 如果没有括号,返回 null
  174. })
  175. .filter((item) => item !== null) // 过滤掉 null 值
  176. .reduce((acc, current) => {
  177. // 使用 Set 去重
  178. const existingItem = acc.find((item) => item.value === current.value);
  179. if (!existingItem) {
  180. acc.push(current);
  181. }
  182. return acc;
  183. }, []);
  184. this.parkList3.unshift({
  185. label: "全部",
  186. value: ""
  187. });
  188. this.parkList4.unshift({
  189. label: "全部",
  190. value: ""
  191. });
  192. }).catch(e => {
  193. console.log(e)
  194. })
  195. },
  196. /*获取数据列表 */
  197. upCallback(page) {
  198. //this.loading = true
  199. this.mescroll.endBySize(3, 3);
  200. this.dataList=[{"name":"企业大走访","des":"企业在遇到问题时,可随时填写问题反馈,相关部门会协助企业解决问题,及时跟进相关问题,更好的服务企业。"},
  201. {"name":"都企供需","des":"企业供需、产业图谱、重点园区、产品分布是区域经济发展的重要组成部分。产业图谱解析产业链上下游关系,重点园区承载产业集聚发展,产品分布反映区域产业特色,共同推动区域经济高质量发展。"},
  202. {"name":"涉企政策","des":"对企业的相关优惠政策,我们会及时更公布,让企业更好更精准的了解相关政策优惠,决定企业走向。"}];
  203. },
  204. gotoBuildInfo(name) {
  205. if(name=='企业大走访'){
  206. uni.navigateTo({
  207. url: '/pages/question/questionList'
  208. })
  209. }else if(name=='都企供需'){
  210. uni.navigateTo({
  211. url: '/pages/index/index'
  212. })
  213. }else{
  214. uni.navigateTo({
  215. url: '/pages/policy/policyList'
  216. })
  217. }
  218. },
  219. updateCities(newCities) {
  220. this.cities = newCities;
  221. },
  222. // 搜索
  223. doSearch() {
  224. if(this.ddd1.column2!=''&&this.ddd1!=''){
  225. this.searchForm.bz2=this.ddd1.column1+'('+this.ddd1.column2+')';
  226. }else if(this.ddd1!=''){
  227. this.searchForm.bz2=this.ddd1.column1;
  228. }
  229. this.dataList = []; // 先清空列表,显示加载进度
  230. this.mescroll.resetUpScroll();
  231. },
  232. totongxunlu(){
  233. uni.navigateTo({
  234. url: '/pages/comList/comList'
  235. })
  236. },
  237. totongxunlu2(){
  238. uni.navigateTo({
  239. url: '/pages/buildList/buildList2?w=1'
  240. })
  241. },
  242. totongxunlu3(){
  243. //window.location.href = "https://dlt.yczgsz.com/mini/pageEnterpriseVisit/workbench/workbench"
  244. uni.navigateTo({
  245. url: '/pages/question/questionList'
  246. })
  247. },
  248. totongxunlu6(){
  249. uni.navigateTo({
  250. url: '/pages/buildList/buildList?w=1'
  251. })
  252. },
  253. totongxunlu4(){
  254. uni.navigateTo({
  255. url: '/pages/question/questionList?w=2'
  256. })
  257. },
  258. totongxunlu5(){
  259. uni.navigateTo({
  260. url: '/pages/progress/progressStatistics'
  261. })
  262. },
  263. totongxunlu22(){
  264. uni.navigateTo({
  265. url: '/pages/buildList/buildList3?w=1'
  266. })
  267. },
  268. totongxunlu23(){
  269. uni.navigateTo({
  270. url: '/pages/buildList/buildList3?w=2'
  271. })
  272. },
  273. getPageInfo() {
  274. loginService.InfoStatistics({}).then(({ data }) => {
  275. this.pageInfo = data;
  276. //103改为 14/103
  277. //this.pageInfo.industryc="14/"+this.pageInfo.industryc;
  278. });
  279. },
  280. autoLogin(){
  281. console.log("登录id"+this.loginid);
  282. loginService.loginid( this.loginid).then(({data}) => {
  283. this.$store.commit('SET_TOKEN',data.token);
  284. this.refreshUserInfo();
  285. }).catch(e => {
  286. console.error(e)
  287. })
  288. },
  289. getRole() {
  290. let userInfo = uni.getStorageSync('WMS-userinfo')
  291. var officeId = userInfo.officeDTO.id;
  292. var roleIds = userInfo.roleIds;
  293. if (roleIds.indexOf("17bac1f980264e3e8193bc965538e2c6") != -1) {
  294. //// 管理员
  295. this.stype = 5
  296. uni.setStorageSync('stype', this.stype);
  297. } else if (roleIds.indexOf("ade960e8f02544998b07397304c059c1") != -1) {
  298. // 政府管理员
  299. this.stype = 4
  300. uni.setStorageSync('stype', this.stype);
  301. } else {
  302. console.log('==================>这里走了么','================>存一个stape')
  303. loginService
  304. .getOtherIdByOffceid({
  305. officeid: officeId,
  306. })
  307. .then(({
  308. data
  309. }) => {
  310. console.log(data, "====================>getOtherIdByOffceid");
  311. this.stype = data.stype;
  312. uni.setStorageSync('stype', this.stype);
  313. });
  314. }
  315. },
  316. toOut() {
  317. //window.location.href = "https://miniapp.huidutech.com.cn/yd_qycpfbH5/#/"
  318. window.location.href = "https://dlt.yczgsz.com/mini/pageEnterpriseVisit/workbench/workbench"
  319. },
  320. outloginset(){
  321. loginService.logout().then(({
  322. data
  323. }) => {
  324. this.$store.commit('logout');
  325. uni.clearStorage();
  326. })
  327. this.$store.commit('logout');
  328. uni.clearStorage();
  329. this.isLogin=this.$auth.checkisLogin();
  330. uni.hideLoading()
  331. },
  332. outlogin() {
  333. uni.showModal({
  334. title: '您确认退出么?',
  335. showCancel: true,
  336. success: (res) => {
  337. if (res.confirm) {
  338. uni.showLoading()
  339. this.outloginset();
  340. // uni.reLaunch({
  341. // url: '/pages/login/login'
  342. // })
  343. }
  344. }
  345. });
  346. },
  347. tces() {
  348. uni.navigateTo({
  349. url: '/pages/index/AudioToWord'
  350. })
  351. },
  352. // ListTouch触摸开始
  353. ListTouchStart(e) {
  354. this.listTouchStart = e.touches[0].pageX
  355. },
  356. // ListTouch计算方向
  357. ListTouchMove(e) {
  358. this.listTouchDirection = e.touches[0].pageX - this.listTouchStart > -60 ? 'right' : 'left'
  359. },
  360. // ListTouch计算滚动
  361. ListTouchEnd(e) {
  362. if (this.listTouchDirection == 'left') {
  363. this.modalName = e.currentTarget.dataset.target
  364. } else {
  365. this.modalName = null
  366. }
  367. this.listTouchDirection = null
  368. }
  369. }
  370. }
  371. </script>
  372. <style>
  373. .page {
  374. height: 100vh;
  375. }
  376. .line-box {
  377. padding-left: 20rpx;
  378. padding-right: 20rpx;
  379. margin-top: 20rpx;
  380. }
  381. .mart-t {
  382. margin-top: 30rpx;
  383. }
  384. .center-box{
  385. margin-top: 20rpx;
  386. width: 100%;
  387. border-radius: 25rpx;
  388. border-radius: 25rpx;
  389. background: #fff;
  390. box-shadow: 0px 8px 16px 2px rgba(101, 101, 101, 0.2);
  391. padding-bottom: 30rpx;
  392. display: flex;
  393. flex-wrap: wrap;
  394. }
  395. .center-left-box {
  396. width: 100%;
  397. margin-top: 20rpx;
  398. padding-bottom: 30rpx;
  399. display: flex;
  400. flex-wrap: wrap;
  401. }
  402. .btn-box-text {
  403. flex:1;
  404. height: 20rpx;
  405. text-align: center;
  406. color: #000000;
  407. font-size: 14px;
  408. font-weight: 700;
  409. }
  410. .btn-box-1 {
  411. flex:1;
  412. height: 30rpx;
  413. text-align: center;
  414. color: #36A7F3;
  415. font-size: x-large;
  416. font-weight: 700;
  417. }
  418. .btn-box-1-1 {
  419. height: 30rpx;
  420. text-align: left;
  421. color: #269ff8;
  422. font-size:large;
  423. margin-left:30rpx ;
  424. font-weight: 600;
  425. }
  426. .btn-box-2 {
  427. flex:1;
  428. height: 30rpx;
  429. text-align: center;
  430. color:#F3365A;
  431. font-size: x-large;
  432. font-weight: 700;
  433. }
  434. .btn-box-3 {
  435. flex:1;
  436. height: 30rpx;
  437. text-align: center;
  438. color:#15D578;
  439. font-size: x-large;
  440. font-weight: 700;
  441. }
  442. .btn-box-4 {
  443. flex:1;
  444. height: 30rpx;
  445. text-align: center;
  446. color:#F1A31B;
  447. font-size: x-large;
  448. font-weight: 700;
  449. }
  450. .btn-Imbox {
  451. flex:1;
  452. height: 150rpx;
  453. padding-top: 8rpx;
  454. text-align: center;
  455. display: flex;
  456. flex-direction: column;
  457. justify-content: center; /* 子元素内部内容竖向居中 */
  458. align-items: center; /* 子元素内部内容水平居中 */
  459. text-align: center; /* 文字居中 */
  460. }
  461. .btn-Imbox p {
  462. font-size: 14px; /* 文字大小,可根据需要调整 */
  463. margin: 0; /* 去掉默认的外边距 */
  464. font-weight: 700;
  465. }
  466. .center-img{
  467. width: 70rpx;
  468. height: 70rpx;
  469. margin-bottom: 10rpx;
  470. text-align: center;
  471. }
  472. .center-img2{
  473. width: 70rpx;
  474. height: 70rpx;
  475. margin-top: 10rpx;
  476. margin-bottom: 20rpx;
  477. text-align: center;
  478. }
  479. .kuai-text{
  480. color: #000000;
  481. font-weight: 900;
  482. font-size: 34rpx;
  483. padding-top: 20rpx;
  484. padding-left: 20rpx;
  485. margin-bottom: 20rpx;
  486. }
  487. .btn-box-5 {
  488. width: 337rpx;
  489. height: 200rpx;
  490. background-image: url('../../static/img/btn3.png');
  491. background-size: 100% 100%;
  492. }
  493. .btn-box-6 {
  494. width: 337rpx;
  495. height: 200rpx;
  496. background-image: url('../../static/img/btn6.png');
  497. background-size: 100% 100%;
  498. }
  499. .h-200 {
  500. height: 200rpx;
  501. }
  502. .swiper {
  503. width: 750rpx;
  504. height: 310rpx;
  505. }
  506. .swiper-item {
  507. width: 750rpx;
  508. height: 310rpx;
  509. background-color: aliceblue;
  510. }
  511. .swiper2 {
  512. width: 750rpx;
  513. height: 42rpx;
  514. }
  515. .swiper2-item {
  516. width: 750rpx;
  517. height: 42rpx;
  518. background-color: #F9AE3D;
  519. }
  520. .font-size-35 {
  521. font-size: 35px !important;
  522. }
  523. .img-size {
  524. width: 80rpx;
  525. height: 80rpx;
  526. }
  527. .content-box {
  528. width: 437rpx;
  529. height: 200rpx;
  530. }
  531. .my-app .padding-sm {
  532. padding: 6px;
  533. }
  534. .grid .padding-sm .bg-white {
  535. box-shadow: 0 1px 4px #f9f9f9, 1px 1px 40px rgba(0, 0, 0, .06);
  536. }
  537. .bg-blue {
  538. background: #fff;
  539. color: #0081ff !important;
  540. }
  541. .text-white,
  542. .line-white,
  543. .lines-white {
  544. color: #0081ff !important;
  545. }
  546. .cu-bar .search-form {
  547. background-color: white;
  548. }
  549. .item-box{
  550. width: 710rpx;
  551. background: #FFFFFF;
  552. box-shadow: 0px 1px 3px 0px rgba(9,2,4,0.1);
  553. border-radius: 10px;
  554. padding-top: 20rpx;
  555. padding-left: 38rpx;
  556. padding-right: 10rpx;
  557. margin-top: 20rpx;
  558. }
  559. .item-title{
  560. position: relative;
  561. display: flex;
  562. justify-content: space-between;
  563. font-size: 30rpx;
  564. color: #010101;
  565. font-weight: bold;
  566. align-items: center;
  567. }
  568. .item-line{
  569. display: flex;
  570. height: 48rpx;
  571. margin-top: 20rpx;
  572. }
  573. .item-line2{
  574. height: 48rpx;
  575. margin-top: 20rpx;
  576. }
  577. .subtitle{
  578. color: #E5880E;
  579. }
  580. .item-name{
  581. margin-top: 5rpx;
  582. font-size: 29rpx;
  583. color: #666666;
  584. }
  585. .item-name2{
  586. font-size: 29rpx;
  587. color: #676D99;
  588. }
  589. .item-name3{
  590. display: flex;
  591. width: 100%;
  592. padding-right: 30rpx;
  593. flex: 1;
  594. justify-content: flex-end;
  595. font-size: 29rpx;
  596. color: #676D99;
  597. }
  598. .item-content{
  599. color: #1497EF;
  600. font-size: 30rpx;
  601. }
  602. .btn-box{
  603. display: flex;
  604. }
  605. .line-zs{
  606. width: 2rpx;
  607. height: 30rpx;
  608. background: #36A7F3;
  609. }
  610. .edit-botton{
  611. width: 100rpx;
  612. height: 48rpx;
  613. line-height: 48rpx;
  614. color: #fff;
  615. font-size: 28rpx;
  616. margin-right: 20rpx;
  617. border-radius: 10rpx;
  618. background: #5A9EE9;
  619. text-align: center;
  620. }
  621. .del-botton{
  622. width: 100rpx;
  623. height: 48rpx;
  624. line-height: 48rpx;
  625. color: #fff;
  626. font-size: 28rpx;
  627. margin-right: 20rpx;
  628. border-radius: 10rpx;
  629. background: #F27C85;
  630. text-align: center;
  631. }
  632. .color-white{
  633. color: #808080;
  634. font-size: 40rpx;
  635. line-height: 60rpx;
  636. }
  637. .search-box{
  638. padding-left: 20rpx;
  639. padding-right: 20rpx;
  640. padding-top: 20rpx;
  641. margin-top: 20rpx;
  642. width: 100%;
  643. border-radius: 25rpx;
  644. border-radius: 25rpx;
  645. background: #fff;
  646. box-shadow: 0px 8px 16px 2px rgba(101, 101, 101, 0.2);
  647. padding-bottom: 30rpx;
  648. display: flex;
  649. flex-wrap: wrap;
  650. }
  651. .search-box1{
  652. display: flex;
  653. }
  654. .input-box{
  655. background: #fff;
  656. height: 65rpx;
  657. width: 640rpx;
  658. display: flex;
  659. align-items: center;
  660. border-radius: 30rpx;
  661. padding-left: 30rpx;
  662. margin-right: 20rpx;
  663. }
  664. .input-boxinput{
  665. height: 75rpx;
  666. font-size: 15rpx;
  667. }
  668. .choose-box{
  669. background: #fff;
  670. width: 325rpx;
  671. border-radius: 23rpx;
  672. height: 70rpx;
  673. display: flex;
  674. align-items: center;
  675. justify-content: center;
  676. margin-right: 20rpx;
  677. border: 1rpx solid #808080;
  678. }
  679. .choose-box2{
  680. background: #fff;
  681. width: 100%;
  682. border-radius: 23rpx;
  683. height: 70rpx;
  684. display: flex;
  685. padding-left: 29rpx;
  686. align-items: center;
  687. border: 1rpx solid #808080;
  688. }
  689. .choose-box3{
  690. display: flex;
  691. }
  692. .choose-boxp{
  693. font-size: 32rpx;
  694. width: 80rpx;
  695. }
  696. .fixed-bottom-right {
  697. padding: 20rpx;
  698. position: fixed;
  699. bottom: 20px; /* 距离底部的距离 */
  700. right: 20px; /* 距离右侧的距离 */
  701. }
  702. .item-box{
  703. display: flex;
  704. width: 710rpx;
  705. margin-left: 20rpx;
  706. background: #FFFFFF;
  707. box-shadow: 0px 1px 3px 0px rgba(9,2,4,0.1);
  708. border-radius: 10px;
  709. padding-top: 20rpx;
  710. padding-left: 20rpx;
  711. padding-right: 10rpx;
  712. padding-bottom: 20rpx;
  713. margin-top: 20rpx;
  714. }
  715. .item-title-L{
  716. display: flex;
  717. width: 70%;
  718. margin-left: 28rpx;
  719. flex-direction: column;
  720. }
  721. .item-title{
  722. font-size: 30rpx;
  723. color: #333;
  724. font-weight: bold;
  725. align-items: center;
  726. }
  727. .item-des{
  728. margin-top: 10rpx;
  729. color: #565656;
  730. font-size: 24rpx;
  731. overflow: hidden; /* 超出部分隐藏 */
  732. text-overflow: ellipsis; /* 超出部分显示省略号 */
  733. display: -webkit-box; /* 使用Webkit的行盒模型 */
  734. -webkit-line-clamp: 3; /* 限制最多显示2行 */
  735. -webkit-box-orient: vertical; /* 垂直排列 */
  736. }
  737. /* 返回 */
  738. .item-img {
  739. width: 100rpx;
  740. height: 100rpx;
  741. }
  742. </style>