Merge pull request 'zmr' (#41) from zmr into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/41
This commit was merged in pull request #41.
This commit is contained in:
2020-07-03 09:14:20 +08:00
480 changed files with 3971 additions and 31 deletions

View File

@@ -25,14 +25,14 @@
</view>
</view>
<view class="edit-btn" @click="confirmBtn">保存地址</view>
<u-select v-model="show"
<!-- <u-select v-model="show"
mode="mutil-column-auto"
:list="areaList"
value-name="area_id"
label-name="area_name"
child-name="_child"
@confirm="setArea">
</u-select>
</u-select> -->
<u-toast ref="uToast" />
</view>
</template>