Merge remote-tracking branch 'yudao/dev' into contrib
Showing
.vscode/launch.json
0 → 100644
| ... | ... | @@ -68,7 +68,6 @@ |
| "vue-router": "^4.1.6", | ||
| "vue-types": "^5.0.2", | ||
| "vuedraggable": "^4.1.0", | ||
| "vxe-table": "^4.3.11", | ||
| "web-storage-cache": "^1.1.1", | ||
| "xe-utils": "^3.5.7", | ||
| "xml-js": "^1.6.11" | ||
| ... | ... | @@ -126,7 +125,7 @@ |
| "vite-plugin-purge-icons": "^0.9.2", | ||
| "vite-plugin-svg-icons": "^2.0.1", | ||
| "vite-plugin-top-level-await": "^1.3.0", | ||
| "vite-plugin-vue-setup-extend": "^0.4.0", | ||
| "vite-plugin-vue-setup-extend-plus": "^0.1.0", | ||
| "vite-plugin-windicss": "^1.8.10", | ||
| "vue-tsc": "^1.2.0", | ||
| "windicss": "^3.5.6" | ||
| ... | ... |
src/components/XModal/index.ts
deleted
100644 → 0
src/components/XModal/src/XModal.vue
deleted
100644 → 0
src/components/XTable/index.ts
deleted
100644 → 0
src/components/XTable/src/XTable.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/XTable/src/type.ts
deleted
100644 → 0
src/hooks/web/useVxeCrudSchemas.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/hooks/web/useVxeGrid.ts
deleted
100644 → 0
src/hooks/web/useXTable.ts
deleted
100644 → 0
src/plugins/vxeTable/index.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mp/components/WxMpSelect.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mp/components/wx-msg/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/pay/app/AppForm.vue
0 → 100644
src/views/pay/app/app.data.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/pay/order/OrderDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/pay/order/order.data.ts
deleted
100644 → 0
src/views/pay/refund/RefundDetail.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/pay/refund/refund.data.ts
deleted
100644 → 0
Please
register
or
sign in
to comment