#
zjj
2024-09-24 e5caae972b4726e96c257582e45f62c79f07bfe5
#
2个文件已修改
1个文件已添加
16 ■■■■ 已修改文件
pages/home/home.vue 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/login/login.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
static/img/zy_logo.png 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/home.vue
@@ -45,13 +45,13 @@
                    //     cuIcon: 'order',
                    //     url: '/pakin/pickAgain'
                    // },
                    // {
                    //     title: '订单入库',
                    //     name: 'orderPakin',
                    //     color: 'red',
                    //     cuIcon: 'pullup',
                    //     url: '/order/orderPakin'
                    // },
                    {
                        title: '订单入库',
                        name: 'orderPakin',
                        color: 'red',
                        cuIcon: 'pullup',
                        url: '/order/orderPakin2'
                    },
                    // {
                    //     title: '组托上架',
                    //     name: 'putOn',
pages/login/login.vue
@@ -9,7 +9,7 @@
        <!-- logo -->
        <view class="logo">
            <view class="logo-box">
                <image src="../../static/img/logo.png" mode="aspectFit"></image>
                <image src="../../static/img/zy_logo.png" mode="aspectFit"></image>
            </view>
        </view>
        <view class="content">
static/img/zy_logo.png