|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
<template>
|
|
|
<view>
|
|
<view>
|
|
|
<view class="status_bar"></view>
|
|
<view class="status_bar"></view>
|
|
|
- <view class="" style="position: relative;">
|
|
|
|
|
|
|
+ <view class="" style="position: relative;top: 44px;">
|
|
|
<view style="position: fixed;z-index: 100;">
|
|
<view style="position: fixed;z-index: 100;">
|
|
|
<uni-nav-bar @clickLeft="clickLeft" left-icon="back" title="查看图片" rightIcon="camera"
|
|
<uni-nav-bar @clickLeft="clickLeft" left-icon="back" title="查看图片" rightIcon="camera"
|
|
|
@clickRight="clickRight"></uni-nav-bar>
|
|
@clickRight="clickRight"></uni-nav-bar>
|