Explorar el Código

详情新增电话

tags/v1.6.0^2
余菲 hace 1 año
padre
commit
33e0a3d326
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      package_A/pages/riverDetail/index.js

+ 1
- 1
package_A/pages/riverDetail/index.js Ver fichero

@@ -9,7 +9,7 @@ Page({
messageList: [
{label: '河道名称', value: 'name', unit: ''},
{label: '责任河长', value: 'streamAdminName', unit: ''},
{label: '联系方式', value: 'mobile', unit: ''},
{label: '联系电话', value: 'mobile', unit: ''},
{label: '河道区域', value: 'cityArea', unit: ''},
{label: '河道长度', value: 'length', unit: '公里'},
{label: '起讫位置', value: 'location', unit: ''}

Cargando…
Cancelar
Guardar