|
|
@ -1,9 +1,15 @@
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<view class="indexcontent">
|
|
|
|
<view class="indexcontent">
|
|
|
|
<u-navbar leftText="工单详情" :safeAreaInsetTop="false" @rightClick="rightClick" :autoBack="true"
|
|
|
|
<!-- <u-navbar leftText="工单详情" :safeAreaInsetTop="false" @rightClick="rightClick" :autoBack="true"
|
|
|
|
:placeholder="true" leftIconColor="#ffffff">
|
|
|
|
:placeholder="true" leftIconColor="#ffffff">
|
|
|
|
|
|
|
|
</u-navbar> -->
|
|
|
|
|
|
|
|
<u-navbar :safeAreaInsetTop="false" @rightClick="rightClick" :autoBack="true"
|
|
|
|
|
|
|
|
:placeholder="true" leftIconColor="#ffffff">
|
|
|
|
|
|
|
|
<view class="u-nav-slot" slot="left" style="display:flex;align-items: center;">
|
|
|
|
|
|
|
|
<image src="@/static/images/goback.png" mode="" style="width: 20px;height: 20px;margin-right: 5px;"></image>
|
|
|
|
|
|
|
|
<span style="font-size: 15px;">工单详情</span>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</u-navbar>
|
|
|
|
</u-navbar>
|
|
|
|
|
|
|
|
|
|
|
|
<view class="indexcontent-box">
|
|
|
|
<view class="indexcontent-box">
|
|
|
|
<view class="indexcontent-bottom">
|
|
|
|
<view class="indexcontent-bottom">
|
|
|
|
<view class="indexcontentbttom-item">
|
|
|
|
<view class="indexcontentbttom-item">
|
|
|
|