| | |
| | | import App from './App' |
| | | import Vue from 'vue' |
| | | import Vconsole from 'vconsole'; |
| | | new Vconsole(); |
| | | import uView from '@/uni_modules/uview-ui' |
| | | Vue.use(uView) |
| | | |
| | |
| | | "devServer" : { |
| | | "proxy" : { |
| | | "/dev-api" : { |
| | | "target" : "http://172.16.2.119:8080", |
| | | "target" : "http://172.16.2.117:8080", |
| | | "changeOrigin" : true, |
| | | "secure" : false, |
| | | "pathRewrite" : { |
| | |
| | | <view class="u-p-24 bg-fff u-m-32 u-br-10"> |
| | | <view class="u-flex u-row-between"> |
| | | <view class="u-font-28 color-666">金额</view> |
| | | <view @click="showRemark=true" class="remark">添加备注</view> |
| | | <view @click="buyerNote='';showRemark=true;" class="remark">添加备注</view> |
| | | </view> |
| | | <view v-if="smoney" class="u-p-v-20 u-flex u-col-bottom u-border-bottom u-relative money-box"> |
| | | <view class="money-icon color-333 lh-1">¥</view> |