增加库存显示

This commit is contained in:
2023-10-27 14:50:28 +08:00
parent 2f788956c6
commit 6cd9823bd8
5 changed files with 276 additions and 412 deletions

View File

@@ -1,7 +1,7 @@
// @ts-nocheck
import Components from 'unplugin-vue-components/webpack'
import NutUIResolver from '@nutui/nutui-taro/dist/resolver'
import { join } from 'node:path'
import {join} from 'node:path'
const config = {
projectName: 'taroApp',