From 2eb2915d54c895c9f668c5ccf46fc1082229a26d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 18 七月 2025 19:07:01 +0800
Subject: [PATCH] 前端
---
small-program/unpackage/dist/dev/mp-weixin/pages/rich-text-page/rich-text-page.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/rich-text-page/rich-text-page.json b/small-program/unpackage/dist/dev/mp-weixin/pages/rich-text-page/rich-text-page.json
index c26c619..40940e5 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/rich-text-page/rich-text-page.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/rich-text-page/rich-text-page.json
@@ -1,3 +1,6 @@
{
- "navigationBarTitleText": "瀵屾枃鏈〉闈�"
+ "navigationBarTitleText": "瀵屾枃鏈〉闈�",
+ "usingComponents": {
+ "u-parse": "/node-modules/uview-ui/components/u-parse/u-parse"
+ }
}
\ No newline at end of file
--
Gitblit v1.9.3