/*
 * 这是推广页样式
*/
.input-address input[type="text"]:disabled{
    pointer-events: none;
}