| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131 |
- <template>
- <view class="home">
- <view class="welcom">{{ hello }} 欢迎登录</view>
- <view class="weather-bg">
- <view class="weather-box">
- <view class="weather">
- <view class="weatext">
- <view>今天<span class="text-span">{{weatherinfo.air_level}}</span></view>
- <view class="text-value">{{weatherinfo.at}}℃</view>
- </view>
- <view class="weatext">
- <image :src="
- 'https://webstaticimg.oss-cn-hangzhou.aliyuncs.com/bigdata_app/img/weather/' +
- weatherinfo.wea +
- '.png'
- " mode="" class="weaimg"></image>
- <view class="weatext_title">
- {{ weatherinfo.wea }}
- </view>
- </view>
- </view>
- <view class="weather">
- <view class="weatext">
- <view>湿度<span class="text-span">{{weatherinfo.ah | ahFilter}}</span></view>
- <view class="text-value">{{weatherinfo.ah}}%</view>
- </view>
- <view class="weatext">
- <view>PM2.5</view>
- <view class="textbox">
- {{ weatherinfo.air_pm25 }}
- </view>
- </view>
- </view>
- </view>
- <view class="weather-warning">
- <image class="weather-alert" :src="$imageURL+'/bigdata_app/newImg/home/weather-alert.png'" mode=""></image>
- {{weatherinfo.alarm_content}}
- </view>
- </view>
- <view class="ai-box">
- <view class="ai-content">
- <image :src="$imageURL+'/bigdata_app/newImg/home/ai-bot.png'" class="float-left" mode=""></image>
- <view class="ai-text">
- <view class="ai-text-title">我是千耘农业种植大模型</view>
- <view class="ai-text-subtitle">耕耘千百变,智慧一点通</view>
- </view>
- <view class="float-right">
- 问一问
- </view>
- </view>
- </view>
- <view class="functionbox">
-
- <view class="functionbox_text">
- <view class="functionbox_text_item" v-if="jurisdiction.sqtf" @click="tabfunction(0)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/sqjd.png'" mode="" class="itemimg">
- </image>
- <view class=""> 四情基地 </view>
- </view>
- <view class="functionbox_text_item" @click="tabfunction(1)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/zngg.png'" mode="" class="itemimg">
- </image>
- <view class=""> 智能灌溉 </view>
- </view>
- <view class="functionbox_text_item" v-if="jurisdiction.zjtf" @click="tabfunction(2)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/yhgl.png'" mode="" class="itemimg"></image>
- <view class=""> 用户管理 </view>
- </view>
- <view class="functionbox_text_item" @click="tabfunction(3)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/shfw.png'" mode="" class="itemimg"></image>
- <view class=""> 售后服务 </view>
- </view>
- <view class="functionbox_text_item" @click="tabfunction(3)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/shfw.png'" mode="" class="itemimg"></image>
- <view class=""> 售后服务 </view>
- </view>
- <view class="functionbox_text_item" @click="tabfunction(3)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/shfw.png'" mode="" class="itemimg"></image>
- <view class=""> 售后服务 </view>
- </view>
- <view class="functionbox_text_item" @click="tabfunction(3)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/shfw.png'" mode="" class="itemimg"></image>
- <view class=""> 售后服务 </view>
- </view>
- </view>
- <!-- <swiper class="swiper" circular :indicator-dots="indicatorDots" :autoplay="autoplay" :interval="interval"
- :duration="duration">
- <swiper-item>
- </swiper-item>
- <swiper-item>
- <view class="swiper-item uni-bg-green">B</view>
- </swiper-item>
- </swiper> -->
- </view>
- <view class="facilitybox">
- <view class="facilitybox-content">
- <view class="facilitybox_title"> 智慧助手 </view>
- <view style="display: flex;gap:24rpx;flex-direction: column;">
- <view class="facilitybox_itembox">
- <view class="facilitybox_item facilitybox-zhuanjia" v-if="jurisdiction.zjtf"
- @click="tabfunction(2)">
- <image :src="$imageURL+'/bigdata_app/newImg/home/zjhk.png'" mode="" class="itemimg">
- </image>
- <view class="facilitybox_span">
- <text> 专家库 </text>
- <view class="text">农业相关博士、教授、研究员</view>
- </view>
- </view>
- <view class="facilitybox_item" style="display: flex; flex-direction: column;gap: 24rpx;">
- <view class="facilitybox-suishi"
- @click="tabfunction(1)">
- <image style="width: 72rpx;height:72rpx;margin-right: 10rpx;"
- :src="$imageURL+'/bigdata_app/newImg/home/tjss.png'" mode=""
- class="itemimg float-right">
- </image>
- <view class="facilitybox_span"> 田间随识 </view>
- </view>
- <view class="facilitybox-bchk"
- @click="worm">
- <image :src="$imageURL+'/bigdata_app/newImg/home/cshk.png'" mode="" class="itemimg">
- </image>
- <view style="width: 69%;" class="facilitybox_span"> 病虫草鼠害库 </view>
- </view>
- </view>
- </view>
- <view class="facilitybox_itembox">
- <view class="facilitybox_item facilitybox-jwjy" v-if="jurisdiction.fztf"
- @click="tabequipment('../prevention/index')">
- <image :src="$imageURL+'/bigdata_app/newImg/home/jwjy.png'" mode="" class="itemimg">
- </image>
- <view class="facilitybox_span"> 积温积雨 </view>
- </view>
- <view class="facilitybox_item facilitybox-jgqs" v-if="jurisdiction.jktf"
- @click="tabequipment('../monitor/index')">
- <image :src="$imageURL+'/bigdata_app/newImg/home/jgqs.png'" mode="" class="itemimg">
- </image>
- <view class="facilitybox_span"> 价格趋势 </view>
- </view>
- </view>
- </view>
- </view>
- <view class="banner-ad">
- <view class="ad-text">
- <view class="title">
- 松墨天牛拍照性诱智能监测
- </view>
- <view class="sub-title">
- AI慧眼识天牛 智守青山护松林
- </view>
- <view class="btn">
- 查看详情
- </view>
- </view>
- </view>
- </view>
- <!-- <view class="insectattack">
- <view class="insectattack_title" @click="worm">
- <view class=""> 虫情百科 </view>
- <view class="iconbox">
- <u-icon name="arrow-right"></u-icon>
- </view>
- </view>
- </view>
- <view class="insectattack">
- <view class="insectattack_title" @click="virus">
- <view class=""> 病害百科 </view>
- <view class="iconbox">
- <u-icon name="arrow-right"></u-icon>
- </view>
- </view>
- </view> -->
- </view>
- </template>
- <script>
- export default {
- // // 分享给朋友
- // onShareAppMessage() {
- // return {
- // title: '云飞智控', // 分享标题
- // path: 'pages/index/index', // 分享路径,通常包含页面参数
- // imageUrl: 'http://www.hnyfwlw.com:8006/data/home_logo/log1.jpg', // 分享图片,可选
- // success: (res) => {
- // // 分享成功回调
- // uni.showToast({
- // title: '分享成功',
- // icon: 'success'
- // })
- // },
- // fail: (err) => {
- // // 分享失败回调
- // console.log('分享失败', err)
- // }
- // }
- // },
- // // 分享到朋友圈(基础库2.11.3+)
- // onShareTimeline() {
- // return {
- // title: '云飞智控', // 分享标题
- // query: 'id=123', // 页面参数,不同于分享给朋友的path,这里用query
- // imageUrl: 'http://www.hnyfwlw.com:8006/data/home_logo/log1.jpg' // 分享图片,可选
- // }
- // },
- filters:{
- ahFilter(value){
-
- if(value>70){
- return"湿润"
- }else if(value<30){
- return'干燥'
- }else{
- return'正常'
- }
- }
- },
- data() {
- return {
- indicatorDots: true,
- autoplay: false,
- interval: 2000,
- duration: 500,
- weatherinfo: {
- wea: '晴',
- air_level: '优',
- at: '23',
- air_pm25: '3',
- ah: '56',
- alarm_content: '天气警告'
- },
- hello: '',
- jurisdiction: {
- cbtf: false,
- jktf: false,
- hjtf: false,
- fztf: false,
- sytf: false,
- sbtf: false,
- sqtf: false,
- zjtf: false,
- ggtf: false,
- qxz: false,
- sq: false,
- cbyj: false,
- },
- show: false,
- url: '',
- loadTF: false
- };
- },
- watch: {
- url(news) {
- if (news != '') {
- uni.pageScrollTo({
- scrollTop: 0,
- duration: 500,
- });
- }
- },
- },
- methods: {
- moveHandle() {
- return;
- },
- async getcity(lng, lat) {
- const res = await this.$myRequest({
- url: '/api/api_gateway?method=device.device_manage.weathers',
- data: {
- lng: lng,
- lat: lat,
- },
- });
- this.weatherinfo = res[0];
- },
- async getUserlogin() {
- const res = await this.$myRequest({
- url: '/api/api_gateway?method=user.login.user_login_info',
- });
- // this.jurisdiction = {
- // cbtf: false,
- // jktf: false,
- // hjtf: false,
- // fztf: false,
- // sytf: false,
- // sbtf: false,
- // sqtf: false,
- // zjtf: false,
- // }
- uni.setStorage({
- key: 'jurisdiction',
- data: JSON.stringify(res.children),
- });
- uni.setStorage({
- key: 'myuser_type',
- data: JSON.stringify(res.myuser_type),
- });
- uni.setStorage({
- key: 'myuid',
- data: JSON.stringify(res.myuid),
- });
- let QueryPermission = (id) => {
- let list = res.children;
- for (var i = 0; i < list.length; i++) {
- if (list[i].children) {
- var data = list[i].children;
- for (var j = 0; j < data.length; j++) {
- if (data[j].children) {
- var item = data[j].children;
- for (var k = 0; k < item.length; k++) {
- if (item[k].pur_id == id) {
- return true;
- }
- }
- }
- }
- }
- }
- return false;
- };
- this.jurisdiction = {
- cbtf: false,
- jktf: false,
- hjtf: false,
- fztf: false,
- sytf: false,
- sbtf: false,
- sqtf: false,
- zjtf: false,
- qxz: QueryPermission(242),
- sq: QueryPermission(284),
- cbyj: QueryPermission(243),
- };
- console.log(res.children);
- for (var i = 0; i < res.children.length; i++) {
- switch (res.children[i].pur_id) {
- case 36:
- this.jurisdiction.cbtf = true; //"测报系统"
- break;
- case 42:
- this.jurisdiction.jktf = true; //"可视农业"
- break;
- case 40:
- this.jurisdiction.hjtf = true; //"环境监测系统"
- break;
- case 44:
- this.jurisdiction.fztf = true; //"防治系统"
- break;
- case 58:
- this.jurisdiction.sytf = true; //"溯源系统"
- break;
- case 28:
- this.jurisdiction.sbtf = true; //"系统管理"
- break;
- case 25:
- this.jurisdiction.sqtf = true; //"四情基地"
- break;
- case 124:
- this.jurisdiction.zjtf = true; //"专家诊断"
- break;
- // case "灌溉控制系统":
- // this.jurisdiction.sftf = true
- // break;
- case 202:
- this.jurisdiction.ggtf = true; //"灌溉控制系统"
- break;
- }
- }
- },
- tabfunction(index) {
- if (index == 0) {
- uni.navigateTo({
- url: '../fourBase/index',
- });
- } else if (index == 1) {
- // var that = this
- // this.show = true
- uni.navigateTo({
- url: '/pages/identifyPest/identifyPest',
- });
- } else if (index == 2) {
- uni.navigateTo({
- url: '../expertDiagnosis/index',
- });
- } else if (index == 3) {
- uni.navigateTo({
- url: '../afterSale/index',
- });
- }
- },
- tabequipment(url, type) {
- console.log(url);
- uni.navigateTo({
- url: `${url}${type ? `?typeId=${type}` : ''}`,
- });
- },
- // onok(ev) {
- // this.path = this.url;
- // console.log(ev);
- // this.loadTF = true;
- // uni.showLoading({
- // mask: true,
- // success: function () {
- // console.log(999);
- // },
- // });
- // var publiukey = `-----BEGIN PUBLIC KEY-----
- // MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6m92fXUrccS4SoLg4W4jPRNua
- // 4BcRk4ldLcqPuQpD2Mds2+hw+Gi+0MUnshF/r/DTcCJgkt7rtoY9EB6/XJ6MFw14
- // whhESFie/lZUWRsk8M89Rkr8m5rwmBl+uLAd5LopyshFqKTBXeT2ytHP1JCQLPBO
- // 34Fy4/yEz4qEzkzBuwIDAQAB
- // -----END PUBLIC KEY-----`;
- // var time = +new Date();
- // var str2 = 'YuNfEi' + time + 'YuNfEi';
- // var pubblicData = jsencrypt.setEncrypt(publiukey, str2);
- // if (this.flag == 2) {
- // console.log('111');
- // // pest.pests.insect_discern 虫害
- // uni.uploadFile({
- // // url: 'http://dev.hnyfwlw.com/api/api_gateway?method=base.bases.base_photo', //仅为示例,非真实的接口地址
- // url: 'https://wx.hnyfwlw.com/api/api_gateway?method=pest.pests.insect_discern', //仅为示例,非真实的接口地址
- // filePath: ev.path,
- // name: 'img_file',
- // formData: {
- // user: 'test',
- // sign: pubblicData,
- // },
- // success: (uploadFileRes) => {
- // this.loadTF = false;
- // console.log(JSON.parse(uploadFileRes.data));
- // uni.navigateTo({
- // url:
- // '../disandpests/index?datas=' +
- // uploadFileRes.data +
- // '&path=' +
- // ev.path,
- // });
- // },
- // fail(res) {
- // console.log(res);
- // },
- // });
- // } else if (this.flag == 1) {
- // //pest.pests.insect_discern病害识别
- // // uni.showLoading({
- // // title: '加载中'
- // // });
- // uni.uploadFile({
- // // url: 'http://dev.hnyfwlw.com/api/api_gateway?method=base.bases.base_photo', //仅为示例,非真实的接口地址
- // url: 'https://wx.hnyfwlw.com/api/api_gateway?method=pest.pests.plant_discern', //仅为示例,非真实的接口地址
- // filePath: ev.path,
- // name: 'img_file',
- // formData: {
- // user: 'test',
- // sign: pubblicData,
- // },
- // success: (uploadFileRes) => {
- // this.loadTF = false;
- // console.log(JSON.parse(uploadFileRes.data));
- // uni.navigateTo({
- // url:
- // '../disandpests/index?datas=' +
- // uploadFileRes.data +
- // '&path=' +
- // ev.path,
- // });
- // },
- // });
- // }
- // this.url = '';
- // },
- // oncancle() {
- // // url设置为空,隐藏控件
- // this.url = '';
- // },
- // confirm() {
- // this.flag = 1;
- // uni.chooseImage({
- // count: 1, //默认9
- // // sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
- // sourceType: ['camera', 'album'], //从相册选择
- // success: (res) => {
- // this.url = res.tempFilePaths[0];
- // },
- // });
- // console.log(1);
- // },
- // cancel() {
- // this.flag = 2;
- // uni.chooseImage({
- // count: 1, //默认9
- // // sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有
- // sourceType: ['camera', 'album'], //从相册选择
- // success: (res) => {
- // console.log(1);
- // this.url = res.tempFilePaths[0];
- // },
- // });
- // },
- worm() {
- uni.navigateTo({
- url: '../expertDiagnosis/wormcase?name=虫情百科',
- });
- },
- virus() {
- uni.navigateTo({
- url: '../expertDiagnosis/wormcase?name=病害百科',
- });
- },
- introduce(id, title) {
- uni.navigateTo({
- url: '../expertDiagnosis/introduce?id=' + id + '&title=' + title,
- });
- },
- checkLocationPermission(isTest) {
- let session_key = uni.getStorageSync('session_key');
- let _this = this;
- // 当用户登录之后再弹位置权限框
- if (session_key) {
- uni.getSetting({
- success(res) {
- console.log(res);
- if (res.authSetting['scope.userLocation']) {
- uni.getLocation({
- type: 'wgs84 ',
- success: (res) => {
- // console.log(res, 'loacation');
- // uni.showToast({
- // title: `${res.longitude}, ${res.longitude}`,
- // duration: 20000,
- // icon:'none'
- // });
- _this.getcity(res.longitude, res.latitude);
- },
- fail(e) {
- // uni.showModal({
- // title: '提示',
- // content: JSON.stringify(e),
- // success: function (res) {
- // if (res.confirm) {
- // console.log('用户点击确定');
- // } else if (res.cancel) {
- // console.log('用户点击取消');
- // }
- // }
- // });
- uni.showToast({
- title: '系统未开启定位或未授权微信定位',
- duration: 5000,
- icon: 'none'
- });
- }
- });
- } else {
- uni.authorize({
- scope: 'scope.userLocation',
- success: () => {
- // 用户已授权
- uni.getLocation({
- type: 'wgs84 ',
- success: (res) => {
- console.log(res, 'loacation');
- _this.getcity(res.longitude, res.latitude);
- },
- });
- },
- fail: () => {
- // 用户拒绝授权,可引导用户至设置页手动开启
- if (isTest) {
- uni.showModal({
- title: '需要授权',
- content: '天气功能需要获取您的地理位置,请在设置中打开位置权限',
- success: (modalRes) => {
- if (modalRes.confirm) {
- uni.openSetting()
- } else {
- uni.showToast({
- title: '您拒绝了授权,将无法查看天气信息',
- duration: 2000,
- icon: 'none'
- });
- }
- },
- })
- }
- },
- })
- }
- }
- })
- }
- }
- },
- onLoad() {
- console.log(this.$imageURL)
- var time = new Date();
- var hours = time.getHours();
- if (hours < 12) {
- this.hello = '上午好!';
- } else {
- this.hello = '下午好!';
- }
- this.getUserlogin();
- this.checkLocationPermission(true); // 首次加载弹框提醒
- },
- onShow() {
- this.loadTF = false;
- this.getUserlogin();
- this.checkLocationPermission();
- },
- };
- </script>
- <style lang="less">
- page {
- background: linear-gradient(180deg, #1FC676 11.72%, #1FC676 11.52%, #D5F9E7 29.83%, #F5F6FA 36.96%), #FFF;
- // background-image: url(https://s3.hnyfwlw.com/webstaticimg/bigdata_app/newindex/bg.png);
- // background: linear-gradient(180deg, #1FC676 8.72%, #1FC676 18.52%, #D5F9E7 21.83%, #F5F6FA 25.96%), #FFF;
- background-size: 100%;
- background-repeat: no-repeat;
- background-color: #f9f9f9;
- }
- .home {
- // background: linear-gradient(180deg, #1FC676 8.72%, #1FC676 18.52%, #D5F9E7 21.83%, #F5F6FA 25.96%), #FFF;
- width: 100%;
- height: 100%;
- padding-top: 94rpx;
- box-sizing: border-box;
- }
- .welcom {
- height: 64rpx;
- line-height: 64rpx;
- padding-left: 16rpx;
- font-size: 40rpx;
- color: #fff;
- }
- .weather-bg {
- width: 100%;
- height: 212rpx;
- background-image: url(https://s3.hnyfwlw.com/webstaticimg/bigdata_app/newImg/home/banner-bg.png);
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- .weather-box {
- display: flex;
- margin: 24rpx 0 16rpx 0;
- }
- .weather:nth-child(1) {
- border-right: 1px solid rgba(255, 255, 255, 0.6);
- }
- .weather {
- flex: 1;
- display: flex;
- .weaimg {
- width: 42rpx;
- height: 42rpx;
- }
- .weatext {
- gap: 8rpx;
- flex: 1;
- display: flex;
- flex-direction: column;
- align-items: center;
- font-size: 24rpx;
- color: rgba(255, 255, 255, 0.8);
- }
- .weatext_title {
- font-size: 24rpx;
- color: #fff;
- }
- .text-span {
- color: #0BBC58;
- margin-left: 16rpx;
- padding: 0 2px;
- border-radius: 4px;
- background: rgba(255, 255, 255, 0.6);
- }
- .text-value {
- font-size: 48rpx;
- color: #fff;
- }
- }
- .weather-warning {
- margin: 20rpx 0;
- padding: 0 40rpx;
- color: #fff;
- .weather-alert{
- width:30rpx;
- height: 30rpx;
- margin-right: 10rpx;
- }
- }
- .ai-box {
- width: 100%;
- padding: 0 40rpx;
- box-sizing: border-box;
- height: 128rpx;
- margin-bottom: 12rpx;
- position: relative;
- top: -20rpx;
- .ai-content {
- box-sizing: border-box;
- height: 100%;
- border-radius: 8px;
- border: 1.5px solid #FFF;
- background: linear-gradient(180deg, #ffffffa3 0%, #FFF 100%);
- padding: 24rpx;
- image {
- width: 80rpx;
- height: 80rpx;
- float: left;
- margin-right: 16rpx;
- }
- .float-right {
- float: right;
- padding: 4px 12px;
- color: #fff;
- border-radius: 28px;
- background: #0BBC58;
- margin: 12rpx 0;
- }
- .ai-text {
- float: left;
- }
- .ai-text-title {
- color: #333834;
- line-height: 40rpx;
- font-size: 28rpx;
- font-weight: 700;
- }
- .ai-text-subtitle {
- color: #7b9783;
- line-height: 40rpx;
- font-size: 20rpx;
- font-weight: 400;
- }
- }
- }
- .functionbox {
- width: 100%;
- // height: 240rpx;
- padding: 0rpx 32rpx 0 32rpx;
- box-sizing: border-box;
- margin-bottom: 16rpx;
- .swiper {
- height: 208rpx;
- }
- .functionbox_title {
- padding-left: 20rpx;
- font-size: 34rpx;
- }
- .functionbox_text {
- display: flex;
- flex-wrap: wrap;
- // justify-content: space-around;
- margin-top: 30rpx;
-
- .functionbox_text_item {
- width:20%;
- text-align: center;
- color: #616666;
- font-size: 24rpx;
- margin-bottom: 32rpx;
- .itemimg {
- width: 80rpx;
- height: 80rpx;
- margin-bottom: 16rpx;
- }
- }
- }
- }
- .facilitybox {
- width: 100%;
- padding: 0 32rpx;
- box-sizing: border-box;
- background: #F5F6FA;
- .facilitybox-content {
- border-radius: 16rpx;
- background: #FFF;
- padding: 32rpx;
- }
- .facilitybox_title {
- font-size: 30rpx;
- color: #333;
- margin-bottom: 24rpx;
- // padding-left: 20rpx;
- }
- .facilitybox_itembox {
- display: flex;
- gap: 32rpx;
- .facilitybox_item {
- flex: 1;
- color: #616666;
- .facilitybox_span {
- padding: 16rpx 24rpx;
- width: 50%;
- color: #0B3F5D;
- font-weight: 500;
- font-size: 28rpx;
- .text {
- font-size: 20rpx;
- color: #4E916E;
- font-weight: 400;
- margin-top: 9rpx;
- }
- }
- .itemimg {
- width: 90rpx;
- height: 90rpx;
- float: right;
- margin: 7rpx 0;
- }
- }
- .facilitybox-zhuanjia {
- border-radius: 8px;
- background: linear-gradient(180deg, #D3FBE6 0%, #F5F7FA 100%);
- position: relative;
- .itemimg {
- width: 112rpx;
- height: 146rpx;
- position: absolute;
- bottom: 0;
- right: 16rpx;
- }
- text {
- color: #003318;
- font-weight: 500;
- font-size: 28rpx;
- }
- }
- .facilitybox-suishi {
- border-radius: 8px;
- background: linear-gradient(180deg, #CAECFF 0%, #F5F7FA 99.89%);
- padding: 9rpx 0;
- .facilitybox_span {
- color: #0B3F5D;
- }
- }
- .facilitybox-bchk {
- border-radius: 8px;
- background: linear-gradient(180deg, #EEE5F6 0%, #F5F7FA 95.65%);
- // height: 102rpx;
- padding: 10rpx 0;
- .facilitybox_span {
- color: #3E2B50;
- }
- .itemimg {
- width: 78rpx;
- height: 72rpx;
- margin-right: 10rpx;
- }
- }
- .facilitybox-jgqs {
- border-radius: 8px;
- background: linear-gradient(180deg, #D2E5FF 0%, #F5F7FA 95.65%);
- .facilitybox_span {
- color: #0D2E5B;
- }
- }
- .facilitybox-jwjy {
- border-radius: 8px;
- background: linear-gradient(180deg, #FFF4D2 0%, #F5F7FA 95.65%);
- .facilitybox_span {
- color: #3D4012;
- }
- }
- }
- }
- .banner-ad {
- margin: 32rpx 0;
- height: 224rpx;
- border-radius: 8px;
- background-size: 100% 100%;
- background-image: url(https://s3.hnyfwlw.com/webstaticimg/bigdata_app/newImg/home/ad-banner.png);
- .ad-text{
- height: 100%;
- display: flex;
- flex-direction: column;
- justify-content: space-around;
- padding: 40rpx;
- box-sizing: border-box;
- .title{
- color: #333333;
-
- font-size: 28rpx;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- }
- .sub-title{
- color: #666666;
-
- font-size: 20rpx;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- }
- .btn{
- text-align: center;
- width: 112rpx;
- color:#fff;
- padding: 4px 0px;
- font-size: 20rpx;
- border-radius: 4px;
- background: linear-gradient(106deg, #0BBC58 2.6%, #7CE6FB 86.51%);
- }
- }
- }
- .insectattack {
- width: 90%;
- margin: 0 auto;
- padding: 30rpx;
- .insectattack_title {
- font-size: 34rpx;
- // padding-left: 20rpx;
- display: flex;
- justify-content: space-between;
- .iconbox {
- width: 40rpx;
- height: 40rpx;
- background-color: #cfd6d6;
- color: #909696;
- border-radius: 40rpx;
- line-height: 40rpx;
- text-align: center;
- font-size: 20rpx;
- }
- }
- .insectattack_listbox {
- // padding: 0 20rpx;
- overflow-x: auto;
- .insectattack_list {
- width: 1104rpx;
- display: flex;
- margin-top: 30rpx;
- flex-wrap: wrap;
- .list_box {
- // background-color: #f00;
- background-size: 100% 100%;
- width: 246rpx;
- height: 324rpx;
- margin-right: 30rpx;
- border-radius: 20rpx;
- position: relative;
- .list_boxbg {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- z-index: -1;
- .list_boxbg_img {
- width: 100%;
- height: 100%;
- }
- }
- .list_box_xiang {
- width: 95%;
- margin-top: 0rpx auto;
- display: flex;
- justify-content: flex-end;
- padding-top: 20rpx;
- .list_box_xiang_click {
- padding: 8rpx 15rpx;
- background-color: rgba(0, 0, 0, 0.2);
- color: #fff;
- font-size: 20rpx;
- border-radius: 52rpx;
- }
- }
- .list_box_info {
- width: 90%;
- margin: 130rpx auto 0;
- height: 120rpx;
- border-radius: 10rpx;
- background-image: linear-gradient(to right,
- #ffffff,
- rgba(255, 255, 255, 0.44));
- padding: 10rpx;
- box-sizing: border-box;
- .list_box_info_name {
- font-weight: 700;
- }
- .list_box_info_text {
- font-size: 18rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- }
- }
- }
- // .list_box1 {
- // background-image: url(../../static/images/newindex/cao.png);
- // }
- // .list_box2 {
- // background-image: url(../../static/images/newindex/yee.jpg);
- // }
- // .list_box3 {
- // background-image: url(../../static/images/newindex/lingc.jpg);
- // }
- // .list_box4 {
- // background-image: url(../../static/images/newindex/ming.png);
- // }
- // .list_box5 {
- // background-image: url(../../static/images/newindex/mai.png);
- // }
- // .list_box6 {
- // background-image: url(../../static/images/newindex/dadou.jpg)
- // }
- // .list_box7 {
- // background-image: url(../../static/images/newindex/yumi.png);
- // }
- // .list_box8 {
- // background-image: url(../../static/images/newindex/dao.png);
- // }
- }
- }
- }
- .loading {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 100;
- width: 100%;
- height: 100vh;
- background-color: rgba(0, 0, 0, 0.5);
- display: flex;
- justify-content: center;
- align-items: center;
- }
- </style>
|