+
+
+
+
+ 温馨提示
+ {{ !isLogin ? "相关功能仅对注册用户开放,请注册登录后查看。" : "平台仅面向企业用户开放,您需完成企业认证后使用。" }}
+
+
+
+ 联系客服
+
+
+
+ {
+ serverPopShow = e;
+ }
+ "
+ >
+
+
+
+
+
+
diff --git a/uni_modules/rh-ui/package.json b/uni_modules/rh-ui/package.json
new file mode 100644
index 0000000..3907620
--- /dev/null
+++ b/uni_modules/rh-ui/package.json
@@ -0,0 +1,107 @@
+{
+ "id": "rh-ui",
+ "displayName": "rh-ui",
+ "version": "1.0.908",
+ "description": "公司内部UI框架",
+ "keywords": [
+ "ui框架"
+ ],
+ "repository": "",
+ "engines": {
+ "HBuilderX": "^3.1.0",
+ "uni-app": "^4.86",
+ "uni-app-x": ""
+ },
+ "dcloudext": {
+ "type": "component-vue",
+ "sale": {
+ "regular": {
+ "price": "0.00"
+ },
+ "sourcecode": {
+ "price": "0.00"
+ }
+ },
+ "contact": {
+ "qq": "3355927980@qq.com"
+ },
+ "declaration": {
+ "ads": "无",
+ "data": "插件不采集任何数据",
+ "permissions": "无"
+ },
+ "npmurl": "",
+ "darkmode": "x",
+ "i18n": "x",
+ "widescreen": "x"
+ },
+ "uni_modules": {
+ "dependencies": [],
+ "encrypt": [],
+ "platforms": {
+ "cloud": {
+ "tcb": "x",
+ "aliyun": "√",
+ "alipay": "x"
+ },
+ "client": {
+ "uni-app": {
+ "vue": {
+ "vue2": {
+ },
+ "vue3": {
+ }
+ },
+ "web": {
+ "safari": "-",
+ "chrome": "-"
+ },
+ "app": {
+ "vue": {
+ },
+ "nvue": "-",
+ "android": {
+ "extVersion": "1.0.908",
+ "minVersion": "19"
+ },
+ "ios": {
+ "extVersion": "1.0.908",
+ "minVersion": "12"
+ },
+ "harmony": "-"
+ },
+ "mp": {
+ "weixin": {
+ },
+ "alipay": "-",
+ "toutiao": "-",
+ "baidu": "-",
+ "kuaishou": "-",
+ "jd": "-",
+ "harmony": "-",
+ "qq": "-",
+ "lark": "-"
+ },
+ "quickapp": {
+ "huawei": "-",
+ "union": "-"
+ }
+ },
+ "uni-app-x": {
+ "web": {
+ "safari": "-",
+ "chrome": "-"
+ },
+ "app": {
+ "android": "-",
+ "ios": "-",
+ "harmony": "-"
+ },
+ "mp": {
+ "weixin": "-"
+ }
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/uni_modules/rh-ui/readme.md b/uni_modules/rh-ui/readme.md
new file mode 100644
index 0000000..ce81087
--- /dev/null
+++ b/uni_modules/rh-ui/readme.md
@@ -0,0 +1,4 @@
+# rh-ui
+```
+人海公司规范性UI框架,提供内部项目使用,如需商用,请联系作者
+```
\ No newline at end of file