fix(mini-user): split order-logistics utils for weapp bundle stability

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-05 23:41:31 +08:00
parent 345d5db9c9
commit 672a995c59
5 changed files with 125 additions and 119 deletions
@@ -1,6 +1,6 @@
import { Text } from '@tarojs/components';
import Taro from '@tarojs/taro';
import { splitLogisticsText } from '../lib/order-logistics';
import { splitLogisticsText } from '../lib/order-logistics-utils';
import { toast } from '../lib/api';
type LogisticsRichTextProps = {