Authored by 郭成尧

merge

... ... @@ -8,8 +8,8 @@
<input name="username" type="text" value="{{consignee}}">
</div>
<div class="form-group">
<label for="phone">联系电话:</label>
<input name="phone" type="text" value="{{mobile}}">
<label for="mobile">联系电话:</label>
<input name="mobile" type="text" value="{{mobile}}">
</div>
{{#unless changeProvince}}
<div class="form-group disable">
... ...