index.vue 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011
  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 class="line-box">
  17. <view class="center-box">
  18. <view class="center-left-box">
  19. <view class="btn-box-1 mart-t">
  20. {{pageInfo.enterprisec}}
  21. </view>
  22. <view class="btn-box-2 mart-t" @click="totongxunlu22">
  23. {{pageInfo.todayc}}
  24. </view>
  25. <view class="btn-box-3 mart-t" @click="totongxunlu23">
  26. {{pageInfo.samemonthc}}
  27. </view>
  28. <view class="btn-box-4 mart-t">
  29. {{pageInfo.industryc}}
  30. </view>
  31. </view>
  32. <view class="center-left-box">
  33. <view class="btn-box-text mart-t">
  34. 平台企业数
  35. </view>
  36. <view class="btn-box-text mart-t">
  37. 当日活跃数
  38. </view>
  39. <view class="btn-box-text mart-t">
  40. 当月活跃数
  41. </view>
  42. <view class="btn-box-text mart-t">
  43. 细分行业数
  44. </view>
  45. </view>
  46. </view>
  47. <view class="center-box">
  48. <view class="kuai-text">快捷入口</view>
  49. <view class="center-left-box">
  50. <view class="btn-Imbox" @click="totongxunlu">
  51. <image class="center-img" src="/static/img/icon1.png"></image>
  52. <p>重点园区</p>
  53. </view>
  54. <view class="btn-Imbox" @click="totongxunlu2">
  55. <image class="center-img" src="/static/img/icon2.png"></image>
  56. <p>产业图谱</p>
  57. </view>
  58. <view class="btn-Imbox" @click="totongxunlu6">
  59. <image class="center-img" src="/static/img/icon4.png"></image>
  60. <p>产品分布</p>
  61. </view>
  62. </view>
  63. <view class="center-left-box">
  64. <view class="btn-Imbox" @click="totongxunlu7">
  65. <image class="center-img" src="/static/img/icon9.png"></image>
  66. <p>双50强企业</p>
  67. </view>
  68. <view class="btn-Imbox" @click="totongxunlu3">
  69. <image class="center-img" src="/static/img/icon3.png"></image>
  70. <p>链主企业</p>
  71. </view>
  72. <view class="btn-Imbox" @click="totongxunlu4">
  73. <image class="center-img" src="/static/img/icon8.png"></image>
  74. <p>产品供需</p>
  75. </view>
  76. <!-- <view class="btn-Imbox" v-if="isLogin!=null" @click="outlogin">
  77. <image class="center-img" src="/static/img/icon7.png"></image>
  78. <p>退出登录</p>
  79. </view>
  80. <view class="btn-Imbox" v-if="isLogin==null" @click="outlogin">
  81. <image class="center-img" src="/static/img/icon6.png"></image>
  82. <p>立即登录</p>
  83. </view> -->
  84. </view>
  85. <view class="center-left-box">
  86. <view class="btn-Imbox" @click="totongxunlu5">
  87. <image class="center-img" src="/static/img/icon5.png"></image>
  88. <p>我的发布</p>
  89. </view>
  90. <!-- <view class="btn-Imbox" @click="totongxunlu3">
  91. <image class="center-img" src="/static/img/icon3.png"></image>
  92. <p>链主企业</p>
  93. </view>
  94. <view class="btn-Imbox" @click="totongxunlu4">
  95. <image class="center-img" src="/static/img/icon8.png"></image>
  96. <p>产品供需</p>
  97. </view> -->
  98. <view class="btn-Imbox" v-if="isLogin!=null" @click="outlogin">
  99. <image class="center-img" src="/static/img/icon7.png"></image>
  100. <p>退出登录</p>
  101. </view>
  102. <view class="btn-Imbox" v-if="isLogin==null" @click="outlogin">
  103. <image class="center-img" src="/static/img/icon6.png"></image>
  104. <p>立即登录</p>
  105. </view>
  106. <view class="btn-Imbox" >
  107. </view>
  108. </view>
  109. </view>
  110. <!-- <view :style="[{top:CustomBar + 'px'}]">
  111. <view class="search-box">
  112. <view class="search-box1">
  113. <view class="choose-box">
  114. <input type="text" placeholder="输入或选择属地" v-model="searchForm.des1" confirm-type="search" style="padding-left: 28rpx;"
  115. ></input>
  116. <jp-picker class="choose-boxp" v-model="searchForm.des1" rangeKey="label" rangeValue="value"
  117. :range="parkList2" >
  118. </jp-picker>
  119. </view>
  120. <view class="choose-box">
  121. <input type="text" placeholder="输入或选择行业" v-model="searchForm.industry" confirm-type="search" style="padding-left: 28rpx;"
  122. ></input>
  123. <jp-picker class="choose-boxp" v-model="searchForm.industry" rangeKey="label" rangeValue="value"
  124. :range="parkList" >
  125. </jp-picker>
  126. </view>
  127. </view>
  128. <view class="choose-box2" style="margin-top: 20rpx;">
  129. <view class="choose-box3">
  130. <view style="width: 300rpx;display: flex;align-items: center;color: #666666;font-size: 33rpx;">
  131. 产业链环节:
  132. </view>
  133. <DoublePicker
  134. :column1Label="''"
  135. :column2Label="''"
  136. :column1Data="parkList3"
  137. :column2Data="parkList4"
  138. v-model="ddd1"
  139. @update:column2Data="updateCities"
  140. />
  141. </view>
  142. </view>
  143. <view class="choose-box2" style="margin-top: 20rpx;">
  144. <view style="width: 520rpx;">
  145. <input type="text" placeholder="输入关键词产品或企业名称" v-model="searchForm.name" confirm-type="search"
  146. ></input>
  147. </view>
  148. <text style="padding-left: 40rpx;flex: 1;" class="cuIcon-search color-white" @click="doSearch"></text>
  149. </view>
  150. </view>
  151. <mescroll-body ref="mescrollRef" @init="mescrollInit" @down="downCallback" :up="upOption" @up="upCallback">
  152. <view class="cu-item" :class="modalName=='move-box-'+ index?'move-cur':''"
  153. v-for="(item, index) in dataList" :key="index" @touchstart="ListTouchStart"
  154. @touchmove="ListTouchMove" @touchend="ListTouchEnd" :data-target="'move-box-' + index">
  155. <view class="item-box" @click="gotoBuildInfo(item.id)">
  156. <view class="item-title">
  157. <view>
  158. {{item.name}}
  159. </view>
  160. </view>
  161. <view class="item-line">
  162. <view v-if="item.bz3!=''&&item.bz3!=undefined" class="item-name">{{item.bz1}}、{{item.bz3}}</view>
  163. <view v-if="item.bz3==''||item.bz3==undefined" class="item-name">{{item.bz1}}</view>
  164. </view>
  165. <view class="item-line">
  166. <view class="item-name2">{{item.industry}}</view>
  167. <view class="item-name3">{{item.des1}}</view>
  168. </view>
  169. </view>
  170. </view>
  171. </mescroll-body>
  172. <uni-fab :pattern=" {
  173. color: '#7A7E83',
  174. backgroundColor: '#fff',
  175. selectedColor: '#007AFF',
  176. buttonColor: '#007AFF'
  177. }" horizontal="right" vertical="bottom" @fabClick="add" v-if="stype == 5"></uni-fab>
  178. </view> -->
  179. <view @click="outlogin" class="fixed-bottom-right" v-if="isLogin!=null">
  180. <image class="center-img2" src="/static/img/icon_logout.png"></image>
  181. </view>
  182. </view>
  183. </view>
  184. </template>
  185. <script>
  186. import loginService from "@/api/auth/loginService";
  187. import uniFab from '@/components/uni-fab/uni-fab.vue';
  188. import DoublePicker from '@/components/DoublePicker/DoublePicker.vue'
  189. import MescrollMixin from "@/components/mescroll-uni/mescroll-mixins.js";
  190. import MescrollMoreItemMixin from "@/components/mescroll-uni/mixins/mescroll-more-item.js";
  191. import {mapActions} from 'vuex'
  192. export default {
  193. mixins: [MescrollMixin, MescrollMoreItemMixin], // 使用mixin (在main.js注册全局组件)
  194. name: "apps",
  195. components: {
  196. uniFab,
  197. DoublePicker
  198. },
  199. data() {
  200. return {
  201. isLogin:"",
  202. pageInfo: {},
  203. loginid:"",
  204. stype: "", // 企业 => 3 楼宇 => 2 园区 => 1 zfadmin => 4 admin=> 5
  205. searchForm: {
  206. des1:"",
  207. industry:"",
  208. name:"",
  209. },
  210. picture:["https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg1.jpg",
  211. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg2.jpg",
  212. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg3.jpg",
  213. "https://miniapp.huidutech.com.cn/yd_qycpfbH5/bg4.jpg"],
  214. curWord: "", //当前搜索关键词
  215. dataList: [], // 数据列表
  216. modalName: null,
  217. tablePage: {
  218. total: 0,
  219. currentPage: 1,
  220. pageSize: 10,
  221. orders: []
  222. },
  223. loading: false,
  224. parkId: '',
  225. parkList: [],
  226. parkList2: [],
  227. parkList3: [],
  228. parkList4: [],
  229. ddd1:"" ,
  230. };
  231. },
  232. onLoad(query) {
  233. if(query!=undefined&&query!=null&&query!=''){
  234. if(query.loginid!=undefined){
  235. this.loginid=query.loginid
  236. this.autoLogin();
  237. }
  238. }
  239. },
  240. onShow() {
  241. this.isLogin=this.$auth.checkisLogin();
  242. },
  243. created() {
  244. this.getPageInfo();
  245. this.getParkList()
  246. this.getParkList2()
  247. this.getParkList3()
  248. },
  249. methods: {
  250. ...mapActions(['refreshUserInfo']),
  251. //选择产业链环节
  252. getParkList3() {
  253. loginService.getIndustryChainList({
  254. }).then(({
  255. data
  256. }) => {
  257. // this.parkList3 = data.map((item) => {
  258. // return {
  259. // label: item.bz2,
  260. // value: item.bz2
  261. // }
  262. // });
  263. this.parkList3=[{label: '上游',value: '上游'},{label: '中游',value: '中游'},{label: '下游',value: '下游'}]
  264. this.parkList4 = data
  265. .map((item) => {
  266. const match = item.bz2.match(/\((.*?)\)/); // 匹配括号内的内容
  267. if (match) {
  268. return {
  269. label: match[1], // 括号内的内容
  270. value: match[1] // 括号内的内容
  271. };
  272. }
  273. return null; // 如果没有括号,返回 null
  274. })
  275. .filter((item) => item !== null) // 过滤掉 null 值
  276. .reduce((acc, current) => {
  277. // 使用 Set 去重
  278. const existingItem = acc.find((item) => item.value === current.value);
  279. if (!existingItem) {
  280. acc.push(current);
  281. }
  282. return acc;
  283. }, []);
  284. this.parkList3.unshift({
  285. label: "全部",
  286. value: ""
  287. });
  288. this.parkList4.unshift({
  289. label: "全部",
  290. value: ""
  291. });
  292. }).catch(e => {
  293. console.log(e)
  294. })
  295. },
  296. //选择属地
  297. getParkList2() {
  298. loginService.getAreaList({
  299. }).then(({
  300. data
  301. }) => {
  302. this.parkList2 = data.map((item) => {
  303. return {
  304. label: item.des1,
  305. value: item.des1
  306. }
  307. })
  308. this.parkList2.unshift({
  309. label: "盐都区",
  310. value: ""
  311. });
  312. }).catch(e => {
  313. console.log(e)
  314. })
  315. },
  316. //选择行业
  317. getParkList() {
  318. loginService.getHyList({
  319. }).then(({
  320. data
  321. }) => {
  322. this.parkList = data.map((item) => {
  323. return {
  324. label: item.industry,
  325. value: item.industry
  326. }
  327. })
  328. this.parkList.unshift({
  329. label: "全部",
  330. value: ""
  331. });
  332. }).catch(e => {
  333. console.log(e)
  334. })
  335. },
  336. /*获取数据列表 */
  337. upCallback(page) {
  338. this.loading = true
  339. loginService.comlist({
  340. current: page.num,
  341. size: page.size,
  342. name: this.curWord,
  343. des1: this.parkId,
  344. orders: [{ column: 'a.create_date', asc: false }],
  345. ...this.searchForm
  346. }).then(({
  347. data
  348. }) => {
  349. let curPageData = data.records
  350. this.mescroll.endBySize(curPageData.length, data.total);
  351. //如果是第一页需手动制空列表
  352. if (page.num == 1)
  353. this.dataList = [];
  354. //追加新数据
  355. this.dataList = this.dataList.concat(curPageData);
  356. }).catch(e => {
  357. //联网失败, 结束加载
  358. this.mescroll.endErr();
  359. })
  360. },
  361. gotoBuildInfo(id) {
  362. // uni.navigateTo({
  363. // url: `/pages/comEdit/comEdit?id=${id}&ischeck=1`
  364. // })
  365. window.location.href=`/yd_qycpfbH5/#/pages/comEdit/comEdit?id=${id}&ischeck=1`
  366. },
  367. updateCities(newCities) {
  368. this.cities = newCities;
  369. },
  370. // 搜索
  371. doSearch() {
  372. if(this.ddd1.column2!=''&&this.ddd1!=''){
  373. this.searchForm.bz2=this.ddd1.column1+'('+this.ddd1.column2+')';
  374. }else if(this.ddd1!=''){
  375. this.searchForm.bz2=this.ddd1.column1;
  376. }
  377. this.dataList = []; // 先清空列表,显示加载进度
  378. this.mescroll.resetUpScroll();
  379. },
  380. totongxunlu(){
  381. uni.navigateTo({
  382. url: '/pages/comList/comList'
  383. })
  384. },
  385. totongxunlu2(){
  386. uni.navigateTo({
  387. url: '/pages/buildList/buildList2?w=1'
  388. })
  389. },
  390. totongxunlu3(){
  391. uni.navigateTo({
  392. url: '/pages/buildList/buildList?w=2'
  393. })
  394. },
  395. totongxunlu7(){
  396. uni.navigateTo({
  397. url: '/pages/buildList/buildList?w=4'
  398. })
  399. },
  400. totongxunlu6(){
  401. uni.navigateTo({
  402. url: '/pages/buildList/buildList?w=1'
  403. })
  404. },
  405. totongxunlu4(){
  406. uni.navigateTo({
  407. url: '/pages/product/productList?w=1'
  408. })
  409. },
  410. totongxunlu5(){
  411. if(this.isLogin==null){
  412. uni.showModal({
  413. title: '您还未登录,现在去登录?',
  414. showCancel: true,
  415. success: (res) => {
  416. if (res.confirm) {
  417. uni.showLoading()
  418. uni.reLaunch({
  419. url: '/pages/login/login'
  420. })
  421. }
  422. }
  423. });
  424. }else{
  425. uni.navigateTo({
  426. url: '/pages/product/productList?w=2'
  427. })
  428. }
  429. },
  430. totongxunlu22(){
  431. uni.navigateTo({
  432. url: '/pages/buildList/buildList3?w=1'
  433. })
  434. },
  435. totongxunlu23(){
  436. uni.navigateTo({
  437. url: '/pages/buildList/buildList3?w=2'
  438. })
  439. },
  440. getPageInfo() {
  441. loginService.InfoStatistics({}).then(({ data }) => {
  442. this.pageInfo = data;
  443. //103改为 14/103
  444. //this.pageInfo.industryc="14/"+this.pageInfo.industryc;
  445. });
  446. },
  447. autoLogin(){
  448. console.log("登录id"+this.loginid);
  449. loginService.loginid( this.loginid).then(({data}) => {
  450. this.$store.commit('SET_TOKEN',data.token);
  451. this.refreshUserInfo();
  452. }).catch(e => {
  453. console.error(e)
  454. })
  455. },
  456. getRole() {
  457. let userInfo = uni.getStorageSync('WMS-userinfo')
  458. var officeId = userInfo.officeDTO.id;
  459. var roleIds = userInfo.roleIds;
  460. if (roleIds.indexOf("17bac1f980264e3e8193bc965538e2c6") != -1) {
  461. //// 管理员
  462. this.stype = 5
  463. uni.setStorageSync('stype', this.stype);
  464. } else if (roleIds.indexOf("ade960e8f02544998b07397304c059c1") != -1) {
  465. // 政府管理员
  466. this.stype = 4
  467. uni.setStorageSync('stype', this.stype);
  468. } else {
  469. console.log('==================>这里走了么','================>存一个stape')
  470. loginService
  471. .getOtherIdByOffceid({
  472. officeid: officeId,
  473. })
  474. .then(({
  475. data
  476. }) => {
  477. console.log(data, "====================>getOtherIdByOffceid");
  478. this.stype = data.stype;
  479. uni.setStorageSync('stype', this.stype);
  480. });
  481. }
  482. },
  483. outloginset(){
  484. loginService.logout().then(({
  485. data
  486. }) => {
  487. this.$store.commit('logout');
  488. uni.clearStorage();
  489. })
  490. this.$store.commit('logout');
  491. uni.clearStorage();
  492. this.isLogin=this.$auth.checkisLogin();
  493. uni.hideLoading()
  494. },
  495. outlogin() {
  496. uni.showModal({
  497. title: '您确认退出么?',
  498. showCancel: true,
  499. success: (res) => {
  500. if (res.confirm) {
  501. uni.showLoading()
  502. this.outloginset();
  503. // uni.reLaunch({
  504. // url: '/pages/login/login'
  505. // })
  506. }
  507. }
  508. });
  509. },
  510. tces() {
  511. uni.navigateTo({
  512. url: '/pages/index/AudioToWord'
  513. })
  514. },
  515. // ListTouch触摸开始
  516. ListTouchStart(e) {
  517. this.listTouchStart = e.touches[0].pageX
  518. },
  519. // ListTouch计算方向
  520. ListTouchMove(e) {
  521. this.listTouchDirection = e.touches[0].pageX - this.listTouchStart > -60 ? 'right' : 'left'
  522. },
  523. // ListTouch计算滚动
  524. ListTouchEnd(e) {
  525. if (this.listTouchDirection == 'left') {
  526. this.modalName = e.currentTarget.dataset.target
  527. } else {
  528. this.modalName = null
  529. }
  530. this.listTouchDirection = null
  531. }
  532. }
  533. }
  534. </script>
  535. <style>
  536. .page {
  537. height: 100vh;
  538. }
  539. .line-box {
  540. padding-left: 20rpx;
  541. padding-right: 20rpx;
  542. margin-top: 20rpx;
  543. }
  544. .mart-t {
  545. margin-top: 30rpx;
  546. }
  547. .center-box{
  548. margin-top: 20rpx;
  549. width: 100%;
  550. border-radius: 25rpx;
  551. border-radius: 25rpx;
  552. background: #fff;
  553. box-shadow: 0px 8px 16px 2px rgba(101, 101, 101, 0.2);
  554. padding-bottom: 30rpx;
  555. display: flex;
  556. flex-wrap: wrap;
  557. }
  558. .center-left-box {
  559. width: 100%;
  560. padding-bottom: 30rpx;
  561. display: flex;
  562. flex-wrap: wrap;
  563. }
  564. .btn-box-text {
  565. flex:1;
  566. height: 20rpx;
  567. text-align: center;
  568. color: #000000;
  569. font-size: 14px;
  570. font-weight: 700;
  571. }
  572. .btn-box-1 {
  573. flex:1;
  574. height: 30rpx;
  575. text-align: center;
  576. color: #36A7F3;
  577. font-size: x-large;
  578. font-weight: 700;
  579. }
  580. .btn-box-2 {
  581. flex:1;
  582. height: 30rpx;
  583. text-align: center;
  584. color:#F3365A;
  585. font-size: x-large;
  586. font-weight: 700;
  587. }
  588. .btn-box-3 {
  589. flex:1;
  590. height: 30rpx;
  591. text-align: center;
  592. color:#15D578;
  593. font-size: x-large;
  594. font-weight: 700;
  595. }
  596. .btn-box-4 {
  597. flex:1;
  598. height: 30rpx;
  599. text-align: center;
  600. color:#F1A31B;
  601. font-size: x-large;
  602. font-weight: 700;
  603. }
  604. .btn-Imbox {
  605. flex:1;
  606. height: 150rpx;
  607. padding-top: 8rpx;
  608. text-align: center;
  609. display: flex;
  610. flex-direction: column;
  611. justify-content: center; /* 子元素内部内容竖向居中 */
  612. align-items: center; /* 子元素内部内容水平居中 */
  613. text-align: center; /* 文字居中 */
  614. }
  615. .btn-Imbox p {
  616. font-size: 14px; /* 文字大小,可根据需要调整 */
  617. margin: 0; /* 去掉默认的外边距 */
  618. font-weight: 700;
  619. }
  620. .center-img{
  621. width: 90rpx;
  622. height: 90rpx;
  623. margin-bottom: 10rpx;
  624. text-align: center;
  625. }
  626. .center-img2{
  627. width: 70rpx;
  628. height: 70rpx;
  629. margin-top: 10rpx;
  630. margin-bottom: 20rpx;
  631. text-align: center;
  632. }
  633. .kuai-text{
  634. color: #000000;
  635. font-weight: 900;
  636. font-size: 34rpx;
  637. padding-top: 20rpx;
  638. padding-left: 20rpx;
  639. }
  640. .btn-box-5 {
  641. width: 337rpx;
  642. height: 200rpx;
  643. background-image: url('../../static/img/btn3.png');
  644. background-size: 100% 100%;
  645. }
  646. .btn-box-6 {
  647. width: 337rpx;
  648. height: 200rpx;
  649. background-image: url('../../static/img/btn6.png');
  650. background-size: 100% 100%;
  651. }
  652. .h-200 {
  653. height: 200rpx;
  654. }
  655. .swiper {
  656. width: 750rpx;
  657. height: 310rpx;
  658. }
  659. .swiper-item {
  660. width: 750rpx;
  661. height: 310rpx;
  662. background-color: aliceblue;
  663. }
  664. .font-size-35 {
  665. font-size: 35px !important;
  666. }
  667. .img-size {
  668. width: 80rpx;
  669. height: 80rpx;
  670. }
  671. .content-box {
  672. width: 437rpx;
  673. height: 200rpx;
  674. }
  675. .my-app .padding-sm {
  676. padding: 6px;
  677. }
  678. .grid .padding-sm .bg-white {
  679. box-shadow: 0 1px 4px #f9f9f9, 1px 1px 40px rgba(0, 0, 0, .06);
  680. }
  681. .bg-blue {
  682. background: #fff;
  683. color: #0081ff !important;
  684. }
  685. .text-white,
  686. .line-white,
  687. .lines-white {
  688. color: #0081ff !important;
  689. }
  690. .cu-bar .search-form {
  691. background-color: white;
  692. }
  693. .item-box{
  694. width: 710rpx;
  695. background: #FFFFFF;
  696. box-shadow: 0px 1px 3px 0px rgba(9,2,4,0.1);
  697. border-radius: 10px;
  698. padding-top: 20rpx;
  699. padding-left: 38rpx;
  700. padding-right: 10rpx;
  701. margin-top: 20rpx;
  702. }
  703. .item-title{
  704. position: relative;
  705. display: flex;
  706. justify-content: space-between;
  707. font-size: 30rpx;
  708. color: #010101;
  709. font-weight: bold;
  710. align-items: center;
  711. }
  712. .item-line{
  713. display: flex;
  714. height: 48rpx;
  715. margin-top: 20rpx;
  716. }
  717. .item-line2{
  718. height: 48rpx;
  719. margin-top: 20rpx;
  720. }
  721. .subtitle{
  722. color: #E5880E;
  723. }
  724. .item-name{
  725. margin-top: 5rpx;
  726. font-size: 29rpx;
  727. color: #666666;
  728. }
  729. .item-name2{
  730. font-size: 29rpx;
  731. color: #676D99;
  732. }
  733. .item-name3{
  734. display: flex;
  735. width: 100%;
  736. padding-right: 30rpx;
  737. flex: 1;
  738. justify-content: flex-end;
  739. font-size: 29rpx;
  740. color: #676D99;
  741. }
  742. .item-content{
  743. color: #1497EF;
  744. font-size: 30rpx;
  745. }
  746. .btn-box{
  747. display: flex;
  748. }
  749. .line-zs{
  750. width: 2rpx;
  751. height: 30rpx;
  752. background: #36A7F3;
  753. }
  754. .edit-botton{
  755. width: 100rpx;
  756. height: 48rpx;
  757. line-height: 48rpx;
  758. color: #fff;
  759. font-size: 28rpx;
  760. margin-right: 20rpx;
  761. border-radius: 10rpx;
  762. background: #5A9EE9;
  763. text-align: center;
  764. }
  765. .del-botton{
  766. width: 100rpx;
  767. height: 48rpx;
  768. line-height: 48rpx;
  769. color: #fff;
  770. font-size: 28rpx;
  771. margin-right: 20rpx;
  772. border-radius: 10rpx;
  773. background: #F27C85;
  774. text-align: center;
  775. }
  776. .color-white{
  777. color: #808080;
  778. font-size: 40rpx;
  779. line-height: 60rpx;
  780. }
  781. .search-box{
  782. padding-left: 20rpx;
  783. padding-right: 20rpx;
  784. padding-top: 20rpx;
  785. margin-top: 20rpx;
  786. width: 100%;
  787. border-radius: 25rpx;
  788. border-radius: 25rpx;
  789. background: #fff;
  790. box-shadow: 0px 8px 16px 2px rgba(101, 101, 101, 0.2);
  791. padding-bottom: 30rpx;
  792. display: flex;
  793. flex-wrap: wrap;
  794. }
  795. .search-box1{
  796. display: flex;
  797. }
  798. .input-box{
  799. background: #fff;
  800. height: 65rpx;
  801. width: 640rpx;
  802. display: flex;
  803. align-items: center;
  804. border-radius: 30rpx;
  805. padding-left: 30rpx;
  806. margin-right: 20rpx;
  807. }
  808. .input-boxinput{
  809. height: 75rpx;
  810. font-size: 15rpx;
  811. }
  812. .choose-box{
  813. background: #fff;
  814. width: 325rpx;
  815. border-radius: 23rpx;
  816. height: 70rpx;
  817. display: flex;
  818. align-items: center;
  819. justify-content: center;
  820. margin-right: 20rpx;
  821. border: 1rpx solid #808080;
  822. }
  823. .choose-box2{
  824. background: #fff;
  825. width: 100%;
  826. border-radius: 23rpx;
  827. height: 70rpx;
  828. display: flex;
  829. padding-left: 29rpx;
  830. align-items: center;
  831. border: 1rpx solid #808080;
  832. }
  833. .choose-box3{
  834. display: flex;
  835. }
  836. .choose-boxp{
  837. font-size: 32rpx;
  838. width: 80rpx;
  839. }
  840. .fixed-bottom-right {
  841. padding: 20rpx;
  842. position: fixed;
  843. bottom: 20px; /* 距离底部的距离 */
  844. right: 20px; /* 距离右侧的距离 */
  845. }
  846. </style>