1
xuxueyang
2024-09-24 b41ff935f2dd7175477850611ced739a4ebebf5a
1
已修改2个文件
6 ■■■■ 文件已修改
manifest.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
sub_pages/supplier/order-manage/order-manage-flower.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
manifest.json
@@ -49,7 +49,7 @@
    "quickapp" : {},
    /* 快应用特有相关 */
    "mp-weixin" : {
        "appid" : "wx1441324401626290",
        "appid" : "wx3203fd935a6ffe09",
        "setting" : {
            "urlCheck" : false,
            "es6" : true,
sub_pages/supplier/order-manage/order-manage-flower.vue
@@ -56,8 +56,8 @@
            })
            this.listApi = '/api/supplier/delivery/mine/list/flower'
            // this.getList()
            this.list = [{}, {}]
            this.getList()
            // this.list = [{}, {}]
        },
        onReachBottom() {
            this.getMore()