1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051 |
- <!-- 开展检查 -->
- <template>
- <view class="inspectAdd">
- <scroll-view scroll-y @scrolltolower="scrollGet" class="info-max-box">
- <!-- <view class="tip">{{optionData.checkPlanSetVoList.checkName}}</view> -->
- <!-- <view class="items">
- <view class="items-t" @click="checkItemModuleButton('open')">
- <view class="items-t-r">{{newData.hazardCheckCode}} {{newData.hazardCheckName}}</view>
- <img class="items-t-img" src="@/pages_safetyCheck/images/icon_wd_gd@1x.png">
- </view>
- <view class="items-b">< {{newData.hazardCheckCode2}} {{newData.hazardCheckName2}}
- <{{newData.hazardCheckCode1}} {{newData.hazardCheckName1}}</view>
- </view> -->
- <view class="list">
- <view class="list-li srearch">
- <view class="srearch-l">{{newData.subName?newData.subName:'实验室名称'}}</view>
- <!-- <img class="srearch-r" src="@/pages_safetyCheck/images/icon_wd_gd@1x.png"> -->
- </view>
- <view class="list-li" style="margin-bottom: 20rpx;border:none;">
- <view>
- {{newData.roomNum?newData.roomNum:''}}房间&{{newData.buildName?newData.buildName:'楼栋'}}&{{newData.deptName?newData.deptName:'学院单位'}}
- </view>
- </view>
- <view class="list-li">
- <view>现场照片</view>
- </view>
- <view v-if="form.photoList[0]" class="check-for-img-max-box">
- <view class="left-title-p"></view>
- <view class="right-img-box">
- <view class="img-box" v-for="(imgUrl,imgIndex) in form.photoList" :key="imgIndex">
- <img class="img-data" :src="baseUrl+imgUrl.fileUrl">
- <img class="position-img" src="@/pages_safetyCheck/images/icon_ssp_closure.png"
- @click="delImg(imgIndex)">
- </view>
- <!-- <img class="add-button" src="@/pages_safetyCheck/images/img_ssp_pz@1x.png"
- @click="selectImage()" v-if="form.photoList.length<6"> -->
- </view>
- </view>
- <view class="list-li" @click="checkItemModuleButton('open')">
- <view> {{newData.hazardCheckCode?newData.hazardCheckCode:''}}
- {{newData.hazardCheckName?newData.hazardCheckName:'检查项'}}
- </view>
- <view style="color: #0183FA;">
- <img src="@/pages_safetyCheck/images/icon_wd_gd@1x.png">
- </view>
- </view>
- <!-- <view class="list-li" v-if="newData.hazardCheckName!=''" @click="inspectDot()">
- <view>检查要点</view>
- <view>
- <img v-if="!newData.inspectDot" src="@/pages_safetyCheck/images/icon_06.png">
- <img v-if="newData.inspectDot" src="@/pages_safetyCheck/images/icon_06_1.png">
- </view>
- </view>
- <view class="hidden-content" v-if="newData.hazardCheckName!='' && newData.inspectDot">
- {{newData.hazardCheckPoint}}
- </view> -->
- <!-- <view class="radio_group" v-if="newData.inspectDot">
- <view class="radio" v-for="(item,index) in radioList" :key="index" @click="radioClick(item)">
- <img v-if="!item.checked" src="@/pages_safetyCheck/images/icon_aqjc_5.png">
- <img v-if="item.checked" src="@/pages_safetyCheck/images/icon_aqjc_6.png">
- <text>{{item.name}}</text>
- </view>
- </view> -->
- <view class="list-li" v-if="!form.checkFlag">
- <view>隐患描述</view>
- <view>
- <!-- <img src="@/pages_safetyCheck/images/icon_06.png"> -->
- </view>
- </view>
- <view class="describe">
- <textarea v-if="!form.checkFlag && !checkItemModuleType" cursor-spacing="40" class="describe-n" type="text"
- v-model="form.hazardDescribe" maxlength="200" placeholder="请填写隐患描述"
- placeholder-style="font-size:24rpx;color:#999;"></textarea>
- </view>
- </view>
- <view class="voice">
- <view class="voice_t">
- <view class="voice_t_t" v-if="!form.voiceList[0]"><text>语音备注:</text><text>按住话筒录音</text></view>
- <view class="voice_t_b" v-if="form.voiceList[0]">语音备注:({{form.voiceList.length}})</view>
- </view>
- <view class="voice_b" v-if="form.voiceList[0]" v-for="(voiceItem,voiceIndex) in form.voiceList"
- :key="voiceIndex">
- <view class="voice_b_l" @tap="voicePlay(voiceItem.fileUrl)">
- <img class="add-button" src="@/pages_safetyCheck/images//icon_yybz_yy.png" />
- {{voiceItem.fileLength}}″
- </view>
- <img class="voice_b_r" src="@/pages_safetyCheck/images/icon_yybz_sc.png"
- @tap="voiceDele('',voiceIndex)" />
- </view>
- <!-- <view class="voice-btn">
- <img class="voice_t_r" src="@/pages_safetyCheck/images/icon_sskz_azsh.png"
- @longpress.stop="recordButton(item,$event)" @touchmove.stop="cancelButton"
- @touchend.stop="sendButton(item,$event)" />
- <text>按住说话</text>
- </view> -->
- </view>
- </scroll-view>
- <checkItemModule :propsData="propsData" v-if="checkItemModuleType"></checkItemModule>
- <!-- <view class="sub-btn">
- <view @click="submitForm(1)">保存草稿</view>
- <view @click="submitForm(2)">提交</view>
- </view> -->
- <view class="sub-btn" v-if="!checkItemModuleType">
- <img @longpress.stop="recordButton(item,$event)" @touchmove.stop="cancelButton"
- @touchend.stop="sendButton(item,$event)" src="@/pages_safetyCheck/images/icon_aqjc_luyin.png" />
- <img @click="selectImage()" src="@/pages_safetyCheck/images/icon_aqjc_paizhao.png" />
- <img @click="submitForm(1)" src="@/pages_safetyCheck/images/icon_aqjc_baocun.png" />
- <img @click="submitForm(2)" src="@/pages_safetyCheck/images/icon_aqjc_tijiao.png" />
- </view>
- </view>
- </template>
- <script>
- const myaudio = uni.createInnerAudioContext();
- import {
- config
- } from '@/api/request/config.js'
- import {
- securityAppCheckPlanCheckInfo,
- securityAppCheckSetOptionCheckCommit,
- securityDraftFindBySetOptionId,
- } from '@/pages_safetyCheck/api/index.js'
- import {
- checkItemModule
- } from '@/pages_safetyCheck/component/checkItemModule.vue'
- export default {
- name: "inspectAdd",
- components: {
- checkItemModule
- },
- data() {
- return {
- baseUrl: config.base_url,
- form: {
- checkFlag: false,
- photoList: [],
- voiceList: [],
- },
- newData: {},
- radioList: [{
- id: 1,
- name: '符合',
- checked: false,
- },
- {
- id: 0,
- name: '不符合',
- checked: true,
- },
- ],
- pageType: '',
- itemsStatus: '',
- setOptionId: '', //检查项id
- manageId: '', //检查管理id
- subId: '',
- hazardCheckPro: '',
- sendLock: true, //发送锁,当为true时上锁,false时解锁发送
- recorderManager: wx.getRecorderManager(),
- optionData: null,
- //检查项组件数据
- checkItemModuleType: false,
- propsData: {},
- }
- },
- onLoad(option) {
- let optionData = JSON.parse(decodeURIComponent(option.infoData));
- console.log('开展检查',optionData)
- uni.setNavigationBarTitle({
- title: optionData.subName + '(' + (optionData.pageType == 0 ? (optionData.roomNum ? optionData
- .roomNum : '-') : (optionData
- .subRoom ? optionData
- .subRoom : '-')) + ')'
- })
- this.$set(this, 'pageType', optionData.pageType);
- this.$set(this, 'itemsStatus', optionData.itemsStatus);
- this.$set(this, 'setOptionId', optionData.setOptionId);
- this.$set(this, 'manageId', optionData.manageId);
- this.$set(this, 'subId', optionData.subId);
- this.$set(this, 'hazardCheckPro', optionData.hazardCheckPro);
- this.$set(this, 'optionData', optionData);
- },
- onShow() {
- },
- mounted() {
- if (this.pageType == 0) {
- if(this.optionData.checkDraftVo){//检查中,已检查
- if(this.optionData.checkDraftVo.checkStatus==2){//检查中
- //保存草稿详情
- this.securityDraftFindBySetOptionId();
- }else{
- //开始检查-提交的详情
- this.securityAppCheckPlanCheckInfo();
- }
- }else{//待见擦汗
- //开始检查-提交的详情
- this.securityAppCheckPlanCheckInfo();
- }
- }
- },
- methods: {
- //折叠展开
- inspectDot() {
- console.log(11)
- console.log(this.newData.inspectDot)
- this.newData.inspectDot = !this.newData.inspectDot
- },
- //获取提交详情
- async securityAppCheckPlanCheckInfo() {
- let obj = {
- setOptionId: this.setOptionId,
- manageId: this.manageId,
- }
- const {
- data
- } = await securityAppCheckPlanCheckInfo(obj);
- if (data.code == 200) {
- data.data.inspectDot = true;
- this.$set(this, 'newData', data.data);
- console.log(data.data.hazardCheckPoin)
- //编辑的时候
- this.$set(this.form, 'checkFlag', data.data.checkFlag ? data.data.checkFlag : false);
- if(data.data.hazardDescribe){
- this.$set(this.form, 'hazardDescribe', data.data.hazardDescribe);
- }else{
- let list=[];
- list=data.data.hazardCheckPoint.split('#');
- this.$set(this.form, 'hazardDescribe', list[0]);
- }
- this.$set(this.form, 'photoList', data.data.photoList ? data.data.photoList : []);
- this.$set(this.form, 'voiceList', data.data.voiceList ? data.data.voiceList : []);
- }
- },
- //获取草稿详情
- async securityDraftFindBySetOptionId() {
- let obj = {
- setOptionId: this.setOptionId,
- }
- const {
- data
- } = await securityDraftFindBySetOptionId(obj);
- if (data.code == 200) {
- //编辑的时候
- data.data.inspectDot = true;
- this.$set(this, 'newData', data.data);
- if(data.data.hazardDescribe){
- this.$set(this.form, 'hazardDescribe', data.data.hazardDescribe);
- }else{
- let list=[];
- list=data.data.hazardCheckPoint.split('#');
- this.$set(this.form, 'hazardDescribe', list[0]);
- }
- this.$set(this.newData, 'checkPlanSetVoList', this.optionData.checkPlanSetVoList);
- this.$set(this.form, 'checkFlag', data.data.checkFlag ? data.data.checkFlag : false);
- this.$set(this.form, 'photoList', data.data.photoList ? data.data.photoList : []);
- this.$set(this.form, 'voiceList', data.data.voiceList ? data.data.voiceList : []);
- }
- },
- checkItemModuleButton(type, item,keyPoint) {
- if (type == 'open') {
- let obj = {
- infoType: this.pageType,
- checkType: 0,
- }
- if (this.pageType == 0) {
- //检查
- obj.manageId = this.optionData.manageId
- }
- this.$set(this, 'propsData', obj);
- this.$set(this, 'checkItemModuleType', true);
- } else if (type == 'out') {
- this.$set(this, 'checkItemModuleType', false);
- this.$set(this, 'propsData', {});
- } else if (type == 'submit') {
- //this.itemsClick(item);
- this.$set(this.newData, 'hazardCheckCode', item.hazardCheckCode);
- this.$set(this.newData, 'hazardCheckName', item.hazardCheckName);
- this.$set(this.newData, 'hazardCheckCode2', item.hazardCheckCode2);
- this.$set(this.newData, 'hazardCheckName2', item.hazardCheckName2);
- this.$set(this.newData, 'hazardCheckPoint', item.hazardCheckPoint);
- this.$set(this.form, 'hazardDescribe', keyPoint);
- this.$set(this, 'setOptionId', item.setOptionId);
- this.$set(this, 'hazardCheckPro', item.hazardCheckPro);
- this.$set(this, 'checkItemModuleType', false);
- }
- },
- //提交
- async submitForm(status) {
- if (!this.form.checkFlag) {
- if (!this.form.hazardDescribe) {
- uni.showToast({
- title: '请填写隐患描述!',
- icon: "none",
- mask: true,
- duration: 2000
- });
- return
- }
- if (!this.form.photoList[0]) {
- uni.showToast({
- title: '请选择现场照片!',
- icon: "none",
- mask: true,
- duration: 2000
- });
- return
- }
- }
- let obj = {
- checkFlag: this.form.checkFlag,
- checkStatus: status == 1 ? 2 : 1,
- hazardDescribe: this.form.hazardDescribe,
- setOptionId: this.setOptionId,
- photoList: this.form.photoList,
- voiceList: this.form.voiceList,
- }
- const {
- data
- } = await securityAppCheckSetOptionCheckCommit(obj);
- if (data.code == 200) {
- if (status == 1) {
- uni.showToast({
- title: '保存成功!',
- icon: "none",
- mask: true,
- duration: 2000
- });
- } else if (status == 2) {
- uni.showToast({
- title: '提交成功!',
- icon: "none",
- mask: true,
- duration: 2000
- });
- }
- let infoData = this.optionData;
- infoData.setOptionId = this.setOptionId,
- infoData.itemsStatus = status == 1 ? 2 : 0;
- uni.redirectTo({
- url: '/pages_safetyCheck/views/itemsManage/hiddenDangerItemsDetail?infoData=' +
- encodeURIComponent(JSON
- .stringify(infoData))
- });
- }
- },
- //滚动事件
- scrollGet() {},
- //单选按钮
- radioClick(d) {
- let self = this;
- d.checked = !d.checked
- if (d.checked) {
- //如果有选中的,循环把其他选中的取消
- this.radioList.forEach(function(item) {
- if (item.id == d.id) {
- self.$set(self.form, 'checkFlag', item.id);
- } else {
- item.checked = false;
- }
- })
- } else {
- }
- },
- /******图片上传******/
- selectImage() {
- let self = this;
- let photoMaxNun = 0;
- if (this.form.photoList.length > 5) {
- uni.showToast({
- title: '最多上传6张图片',
- icon: "none",
- mask: true,
- duration: 2000
- });
- return
- }
- photoMaxNun = 6 - this.form.photoList.length;
- wx.chooseImage({
- count: photoMaxNun,
- sizeType: ["original", "compressed"],
- sourceType: ["album", "camera"],
- success: function(res) {
- if (res.tempFilePaths[0]) {
- res.tempFilePaths.forEach(function(item, index) {
- self.uploadImg(item);
- })
- }
- }
- });
- },
- async uploadImg(tempFilePaths) {
- var self = this;
- uni.showLoading({
- title: '上传中',
- mask: true
- });
- uni.uploadFile({
- url: config.base_url + '/system/file/upload', //仅为示例,非真实的接口地址
- header: {
- 'Authorization': uni.getStorageSync('token')
- },
- filePath: tempFilePaths,
- name: 'file',
- formData: {
- 'user': 'test'
- },
- success: (uploadFileRes) => {
- let res = JSON.parse(uploadFileRes.data);
- if (res.code == 200) {
- this.form.photoList.push({
- 'fileUrl': res.data.url,
- 'fileName': res.data.name
- });
- } else {
- uni.showToast({
- title: res.msg,
- icon: "none",
- mask: true,
- duration: 2000
- });
- }
- },
- fail: err => {},
- complete: () => {
- uni.hideLoading()
- }
- });
- },
- //删除图片
- delImg(minIndex) {
- this.form.photoList.splice(minIndex, 1);
- this.$forceUpdate();
- },
- /******语音备注 *******/
- //语音备忘播放
- async voicePlay(item) {
- myaudio.src = config.base_url + item;
- myaudio.play();
- },
- //语音备忘删除
- async voiceDele(item, voiceIndex) {
- let self = this;
- uni.showModal({
- title: '',
- cancelColor: '#999999',
- confirmColor: '#FF6E6E',
- content: '确定删除此语音吗?',
- success(res) {
- if (res.confirm) {
- console.log('用户点击确定')
- self.form.voiceList.splice(voiceIndex, 1);
- self.$forceUpdate();
- } else if (res.cancel) {
- console.log('用户点击取消')
- }
- }
- })
- },
- //录制
- recordButton(item, e) {
- console.log("按下")
- let self = this;
- if (this.form.voiceList.length >= 5) {
- uni.showToast({
- title: '语音备忘最多只能上传5条',
- icon: "none",
- mask: true,
- duration: 2000
- });
- return
- }
- this.liveType = true;
- console.log('录制', e)
- this.startPoint = e.touches[0]; //记录长按时开始点信息,后面用于计算上划取消时手指滑动的距离。
- const options = {
- duration: 60000,
- sampleRate: 16000,
- numberOfChannels: 1,
- encodeBitRate: 48000,
- format: 'mp3',
- frameSize: 50
- }
- this.recorderManager.start(options); //开始录音
- this.recorderManager.onStart(() => {
- console.log('recorder start')
- })
- this.recorderManager.onError((res) => {
- console.log(res);
- })
- wx.showToast({
- title: "正在录音,上划取消发送",
- icon: "none",
- duration: 60000 //先定义个60秒,后面可以手动调用wx.hideToast()隐藏
- });
- this.sendLock = false; //长按时是不上锁的。
- },
- //取消
- cancelButton(e) {
- console.log("移动")
- let self = this;
- this.liveType = false;
- console.log('取消', e)
- let moveLenght = e.touches[e.touches.length - 1].clientY - this.startPoint.clientY; //移动距离
- if (Math.abs(moveLenght) > 50) {
- wx.showToast({
- title: "松开手指,取消发送",
- icon: "none",
- duration: 60000
- });
- this.sendLock = true; //触发了上滑取消发送,上锁
- } else {
- wx.showToast({
- title: "正在录音,上划取消发送",
- icon: "none",
- duration: 60000
- });
- this.sendLock = false; //上划距离不足,依然可以发送,不上锁
- }
- },
- //发送
- sendButton(item, e) {
- console.log("松开")
- let self = this;
- this.liveType = false;
- console.log('发送', e)
- wx.hideToast(); //结束录音、隐藏Toast提示框
- this.recorderManager.stop(); //结束录音
- this.recorderManager.onStop((res) => {
- if (!this.sendLock) {
- this.uploadVoice(item, res.duration, res.tempFilePath);
- }
- console.log('停止录音', res.tempFilePath)
- console.log("sendLock", this.sendLock);
- })
- },
- //上传MP3
- async uploadVoice(item, times, tempFilePaths) {
- var self = this;
- uni.uploadFile({
- url: config.base_url + '/system/file/upload', //仅为示例,非真实的接口地址
- header: {
- 'Authorization': uni.getStorageSync('token')
- },
- filePath: tempFilePaths,
- name: 'file',
- formData: {
- 'user': 'test'
- },
- success: (uploadFileRes) => {
- let res = JSON.parse(uploadFileRes.data);
- if (res.code == 200) {
- console.log("上传成功", res)
- console.log(item)
- let seconds = Math.round((parseInt(times) % (1000 * 60)) / 1000);
- this.form.voiceList.push({
- 'fileLength': seconds,
- 'fileUrl': res.data.url,
- 'fileName': res.data.name
- })
- console.log(JSON.stringify(self.voice))
- //self.textParseUrlIps(res.data.url);
- // self.newData.imgList.push(res.data.url);
- } else {
- uni.showToast({
- title: res.msg,
- icon: "none",
- mask: true,
- duration: 2000
- });
- }
- },
- fail: err => {
- uni.hideLoading()
- },
- complete: () => {}
- });
- },
- }
- }
- </script>
- <style lang="stylus" scoped>
- .inspectAdd {
- height: 100%;
- display flex;
- box-sizing: border-box;
- padding-bottom: 160rpx;
- box-sizing: border-box;
- #bgColor-A {
- color: #FFD400;
- }
- #bgColor-B {
- color: #FF8C00;
- }
- #bgColor-C {
- color: #E11608;
- }
- .tip {
- width: 750rpx;
- height: 80rpx;
- background: rgba(1, 131, 250, 0.2);
- font-weight: normal;
- font-size: 28rpx;
- color: #0183FA;
- line-height: 80rpx;
- text-align: center;
- }
- .items {
- width: 690rpx;
- min-height: 165rpx;
- background: #FFFFFF;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- margin: 20rpx 0 0 30rpx;
- .items-li {
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 30rpx;
- box-sizing: border-box;
- border-bottom: 1rpx solid #E0E0E0;
- >view:nth-of-type(1) {
- font-size: 30rpx;
- color: #333333;
- line-height: 80rpx;
- text-align: left;
- }
- >view:nth-of-type(2) {
- font-size: 28rpx;
- color: #666666;
- line-height: 80rpx;
- text-align: left;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- }
- .items-t {
- border-bottom: 1rpx solid #E0E0E0;
- height: 80rpx;
- display: flex;
- justify-content: flex-start;
- align-items: center;
- padding: 0 30rpx;
- box-sizing: border-box;
- .items-t-l {
- width: 175rpx;
- height: 50rpx;
- background: #E11608;
- border-radius: 50rpx 50rpx 50rpx 50rpx;
- font-size: 30rpx;
- color: #FFFFFF;
- line-height: 50rpx;
- text-align: center;
- margin-right: 14rpx;
- }
- .items-t-r {
- font-size: 30rpx;
- color: #333333;
- line-height: 42rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- flex: 1;
- }
- .items-t-img {
- width: 24rpx;
- height: 24rpx;
- margin-left: 76rpx;
- margin-right: 34rpx;
- }
- }
- .items-b {
- padding: 0 30rpx;
- box-sizing: border-box;
- height: 80rpx;
- font-size: 28rpx;
- color: #666666;
- line-height: 80rpx;
- text-align: left;
- }
- }
- .items-number {
- font-size: 24rpx;
- color: #3D3D3D;
- line-height: 34rpx;
- text-align: right;
- margin: 20rpx 60rpx 0 0;
- >text {
- font-size: 24rpx;
- color: #FF0000;
- line-height: 34rpx;
- text-align: right;
- }
- }
- .list {
- width: 750rpx;
- margin: 20rpx 0rpx 0;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- overflow: hidden;
- .list-li {
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 30rpx;
- box-sizing: border-box;
- border-bottom: 1rpx solid #E0E0E0;
- background: #fff;
- >view:nth-of-type(1) {
- font-size: 30rpx;
- color: #333333;
- line-height: 80rpx;
- text-align: left;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- >view:nth-of-type(2) {
- font-size: 28rpx;
- color: #666666;
- line-height: 80rpx;
- text-align: left;
- display: flex;
- justify-content: space-between;
- align-items: center;
- >img {
- width: 30rpx;
- height: 30rpx;
- margin-left: 10rpx;
- }
- }
- }
- .hidden-content {
- width: 630rpx;
- min-height: 200rpx;
- background: #F5F5F5;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- margin: 20rpx 30rpx 0;
- padding: 20rpx;
- box-sizing: border-box;
- font-size: 28rpx;
- color: #666666;
- line-height: 39rpx;
- text-align: left;
- }
- .photo {
- display: flex;
- justify-content: flex-start;
- flex-wrap: wrap;
- margin-top: 20rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- >img {
- width: 150rpx;
- height: 150rpx;
- border-radius: 10rpx 10rpx 10rpx 10rpx;
- margin: 0 10rpx 10rpx 0;
- }
- >img:nth-of-type(4) {
- margin-right: 0;
- }
- }
- .describe {
- width: 750rpx;
- background: #fff;
- overflow: hidden;
-
- .describe-n {
- width: 690rpx;
- min-height: 180rpx;
- border-radius: 10rpx 10rpx 10rpx 10rpx;
- border: 1rpx solid #E0E0E0;
- margin: 40rpx;
- padding: 22rpx;
- box-sizing: border-box;
- background: #F5F5F5;
- }
- }
- .check-for-img-max-box {
- padding: 20px 28rpx;
- box-sizing: border-box;
- background: #fff;
- .left-title-p {
- width: 100%;
- text-align: left;
- font-size: 30rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 80rpx;
- }
- .right-img-box {
- .img-box {
- display inline-block;
- height: 150rpx;
- width: 150rpx;
- position relative;
- margin: 0 10rpx 20rpx 0;
- border-radius 10rpx;
- overflow hidden;
- .img-data {
- height: 150rpx;
- width: 150rpx;
- }
- .position-img {
- position absolute;
- right: 0;
- top: 0;
- width: 36rpx;
- height: 36rpx;
- }
- }
- .img-box:nth-of-type(4n+4) {
- margin-right: 0rpx;
- }
- .add-button {
- margin: 0 0rpx 20rpx 0;
- border-radius 10rpx;
- overflow hidden;
- display inline-block;
- height: 150rpx;
- width: 150rpx;
- }
- }
- }
- .list-li:last-of-type {
- border: none;
- }
- .radio_group {
- display: flex;
- justify-content: flex-end;
- padding: 32rpx 30rpx 22rpx 30rpx;
- box-sizing: border-box;
- border-bottom: 1rpx solid #E0E0E0;
- .radio {
- display: flex;
- justify-content: flex-start;
- align-items: center;
- >img {
- width: 30rpx;
- height: 30rpx;
- margin-right: 34rpx;
- }
- >text {
- font-size: 30rpx;
- color: #333333;
- line-height: 42rpx;
- text-align: left;
- }
- }
- .radio:nth-of-type(1) {
- margin-right: 54rpx;
- }
- }
- }
- .srearch {
- display: flex;
- justify-content: space-between;
- align-items: center;
- .srearch-l {
- font-size: 30rpx;
- color: #333333;
- line-height: 100rpx;
- text-align: left;
- }
- .srearch-r {
- width: 30rpx;
- height: 30rpx;
- margin-right: 0rpx;
- }
- }
- /* 语音备注 */
- .voice {
- width: 750rpx;
- min-height: 100rpx;
- background: #FFFFFF;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
-
- overflow: hidden;
- .voice_t {
- height: 100rpx;
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 30rpx;
- box-sizing: border-box;
- border-top: 2rpx solid #E0E0E0;
- .voice_t_t {
- width: 100%;
- display: flex;
- justify-content: space-between;
- >text:nth-of-type(1) {
- font-size: 30rpx;
- color: #333333;
- line-height: 100rpx;
- }
- >text:nth-of-type(2) {
- font-size: 28rpx;
- color: #999999;
- line-height: 100rpx;
- }
- }
- .voice_t_b {
- width: 100%;
- font-size: 30rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 100rpx;
- text-align: left;
- }
- }
- .voice_b {
- display flex;
- justify-content flex-start;
- align-items center;
- margin-bottom: 20rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- .voice_b_l {
- width: 400rpx;
- height: 40rpx;
- background: #0183FA;
- border-radius: 10rpx;
- display flex;
- justify-content flex-start;
- align-items center;
- font-size: 24rpx;
- color: #FFFFFF;
- line-height: 30rpx;
- text-align: left;
- >img {
- width: 20rpx;
- height: 20rpx;
- margin-left: 16rpx;
- margin-right: 20rpx;
- }
- }
- .voice_b_r {
- width: 28rpx;
- height: 28rpx;
- margin-left: 20rpx;
- }
- }
- .voice-btn {
- width: 150rpx;
- height: 150rpx;
- position: fixed;
- right: 24rpx;
- bottom: 176rpx;
- >img {
- width: 150rpx;
- height: 150rpx;
- position: absolute;
- }
- >text {
- font-size: 24rpx;
- color: #999999;
- line-height: 30rpx;
- text-align: center;
- position: absolute;
- top: 84rpx;
- left: 26rpx;
- }
- }
- }
- }
- .sub-btn {
- display: flex;
- justify-content: space-between;
- position: fixed;
- bottom: 30rpx;
- width: 750rpx;
- padding: 0 46rpx;
- box-sizing: border-box;
- >img {
- width: 130rpx;
- height: 130rpx;
- }
- }
- </style>
|