Explorar el Código

合并冲突

master
zhangjunfeng hace 1 mes
padre
commit
cca0f83f06
Se han modificado 2 ficheros con 518 adiciones y 516 borrados
  1. 2
    2
      subpackage/after-sale/activation-once-again/select-car.vue
  2. 516
    514
      utils/network/request.js

+ 2
- 2
subpackage/after-sale/activation-once-again/select-car.vue Ver fichero

@@ -27,11 +27,11 @@
<view v-if="state.loading" class="flex">加载中...</view>
<view v-if="state.finished && state.list.length > 0" class="flex">没有更多了</view>
</scroll-view>
<view class="action">
<<!-- view class="action">
<button type="default" class="ui-btn" @click="add()">
新增车辆
</button>
</view>
</view> -->
</view>
</template>


+ 516
- 514
utils/network/request.js
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


Cargando…
Cancelar
Guardar