提交 5e0ce7cf 编写于 作者: Y yang-zongying@qq.com

修改文字

上级 2474d444
<template>
<view>
<view class="fl-rsbc mgb w100">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</view>
<view class="pdb" v-for="(fitem,fidx) in fileList">
......
......@@ -42,7 +42,7 @@
</view>
</view>
<!-- <view class="fl-rsbc w100">
<view class="stit pdb">附件</view>
<view class="stit pdb">附件</view>
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......
......@@ -37,7 +37,7 @@
</view>
</view>
<view class="fl-rsbc w100">
<view class="stit pdb">附件</view>
<view class="stit pdb">附件</view>
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......@@ -61,7 +61,7 @@
</view>
</u--form>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -35,7 +35,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -45,7 +45,7 @@
></u--input>
</view>
</view>
<u-form-item label="附件" prop="userInfo.sex" ref="item1" labelPosition="left">
<u-form-item label="附件" prop="userInfo.sex" ref="item1" labelPosition="left">
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</u-form-item>
<view v-for="(fitem,fidx) in fileList">
......
......@@ -87,7 +87,7 @@
<userItem />
</view>
<view class="fl-rsbc w100">
<view class="stit pdb">附件</view>
<view class="stit pdb">附件</view>
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......
......@@ -110,7 +110,7 @@
</view>
</view>
<view class="fl-rsbc w100">
<view class="stit pdb">附件</view>
<view class="stit pdb">附件</view>
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......@@ -129,7 +129,7 @@
</view>
</u--form>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -77,7 +77,7 @@
</view>
<view class="pdtb">
<view class="fl-rsbc">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu" @click="upload"><u--image :showLoading="true"
:src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</view>
......@@ -86,7 +86,7 @@
<uni-file-picker mode="grid" limit="5" file-mediatype="all" title="最多选择5个文件" ref="files" :auto-upload="false" ></uni-file-picker>
</view>
<view class="pdtb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -125,7 +125,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -53,7 +53,7 @@
</view>
<view class="pdtb">
<view class="fl-rsbc">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu" @click="upload"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......@@ -63,7 +63,7 @@
:auto-upload="false" ></uni-file-picker>
</view>
<view class="pdtb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -102,7 +102,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -53,7 +53,7 @@
</view>
<!-- <view class="pdb">
<view class="fl-rsbc">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu" @click="upload"><u--image :showLoading="true"
:src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</view>
......
......@@ -55,7 +55,7 @@
</view>
<view class="mgb pdlr">
<view class="fl-rsbc">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</view>
</view>
......
......@@ -38,7 +38,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb10">审批进度</view>
<view class="stit pdb10">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -74,7 +74,7 @@
</view>
<!-- <view class="pdb">
<view class="fl-rsbc">
<view class="stit">附件</view>
<view class="stit">附件</view>
<view class="fl cu" @click="upload"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......
......@@ -21,7 +21,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb10">审批进度</view>
<view class="stit pdb10">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -45,7 +45,7 @@
></u--input>
</view>
</view>
<u-form-item label="附件" prop="userInfo.sex" ref="item1" labelPosition="left">
<u-form-item label="附件" prop="userInfo.sex" ref="item1" labelPosition="left">
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'" width="20px" height="20px"></u--image>上传</view>
</u-form-item>
<view v-for="(fitem,fidx) in fileList">
......
......@@ -104,7 +104,7 @@
</view>
</view>
<view class="fl-rsbc w100">
<view class="stit pdb">附件</view>
<view class="stit pdb">附件</view>
<view slot="right" class="fl cu"><u--image :showLoading="true" :src="imgbaseUrl + 'upload.png'"
width="20px" height="20px"></u--image>上传</view>
</view>
......
......@@ -31,7 +31,7 @@
</view>
</view>
<view class="pdb">
<view class="stit pdb">审批进度</view>
<view class="stit pdb">审批进度</view>
<view>
<TimeLine :items="timelineData" />
</view>
......
......@@ -43,8 +43,6 @@
<view class="fl">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'zs.png'" width="25px" height="25px"></u--image></view>
<view class="stit" style="width: 80px;">住宿</view>
<view class="line"></view>
<view class="circle"></view>
</view>
</view>
<view class="cardview bgwhite pd">
......@@ -84,8 +82,6 @@
<view class="fl">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'lp.png'" width="22px" height="22px"></u--image></view>
<view class="stit" style="width: 80px;">礼品</view>
<view class="line"></view>
<view class="circle"></view>
</view>
<view class="cardview mgt bgwhite pd">
<view class="pdtb10 fl-rsbc bgwhite bd1">
......@@ -115,8 +111,6 @@
<view class="fl">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'yj.png'" width="25px" height="25px"></u--image></view>
<view class="stit" style="width: 80px;">迎接</view>
<view class="line" style="background-color: aqua;"></view>
<view class="circle"></view>
</view>
</view>
<view class="cardview bgwhite pd">
......@@ -160,8 +154,8 @@
<view class="fl">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'sb.png'" width="25px" height="25px"></u--image></view>
<view class="stit" style="width: 80px;">送行</view>
<view class="line"></view>
<view class="circle"></view>
<!-- <view class="line"></view>
<view class="circle"></view> -->
</view>
</view>
<view class="cardview bgwhite pd">
......@@ -180,8 +174,6 @@
<view class="fl">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'cg.png'" width="25px" height="25px"></u--image></view>
<view class="stit" style="width: 80px;">参观</view>
<view class="line"></view>
<view class="circle"></view>
</view>
</view>
<view class="cardview bgwhite pd">
......@@ -211,9 +203,7 @@
</view>
<view class="fl pdtb">
<view class="cu mgr5"><u--image :showLoading="true" :src="imgbaseUrl + 'qt.png'" width="25px" height="25px"></u--image></view>
<view class="stit" style="width: 80px;">其他</view>
<view class="line"></view>
<view class="circle"></view>
<view class="stit" style="width: 80px;">其他</view>
</view>
<view class="cardview bgwhite pd">
<view class="pdb fl-rsbc bgwhite">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册