diff --git a/App.vue b/App.vue
index a46420c..1edfab9 100644
--- a/App.vue
+++ b/App.vue
@@ -65,27 +65,22 @@
\ No newline at end of file
diff --git a/uni_modules/cc-selectDity/package.json b/uni_modules/cc-selectDity/package.json
deleted file mode 100644
index 8b77804..0000000
--- a/uni_modules/cc-selectDity/package.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
- "id": "cc-selectDity",
- "displayName": "自定义简单实用中国省市区三级联动选择器picker 设置收获地址界面模版(适配vue3)",
- "version": "6.0.1",
- "description": "自定义简单实用中国省市区三级联动选择器picker 地区选择器picker 设置收获地址界面模版",
- "keywords": [
- "citypicker",
- "省市区",
- "picker",
- "三级联动",
- "选择器"
- ],
- "repository": "",
- "engines": {
- "HBuilderX": "^3.8.0",
- "uni-app": "^3.1.0",
- "uni-app-x": "^3.1.0"
- },
- "dcloudext": {
- "type": "component-vue",
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- },
- "contact": {
- "qq": ""
- },
- "declaration": {
- "ads": "无",
- "data": "无",
- "permissions": "无"
- },
- "npmurl": "",
- "darkmode": "-",
- "i18n": "-",
- "widescreen": "-"
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": [],
- "platforms": {
- "cloud": {
- "tcb": "√",
- "aliyun": "√"
- },
- "client": {
- "uni-app": {
- "vue": {
- "vue2": "-",
- "vue3": "-"
- },
- "web": {
- "safari": "-",
- "chrome": "-"
- },
- "app": {
- "vue": "-",
- "nvue": "-",
- "android": "-",
- "ios": "-",
- "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/cc-selectDity/readme.md b/uni_modules/cc-selectDity/readme.md
deleted file mode 100644
index f3a5e45..0000000
--- a/uni_modules/cc-selectDity/readme.md
+++ /dev/null
@@ -1,232 +0,0 @@
-# cc-selectDity
-
-
-#### 使用方法
-
-```使用方法
-
-
-
-```
-
-#### HTML代码实现部分
-```html
-
-
-
-
-
- 收货人
-
-
-
-
- 电话号码
-
-
-
- 所在地区
-
-
-
-
-
-
- 详细地址
-
-
-
- 设为默认地址
-
-
-
-
-
-
- 保存地址
-
-
-
-
-
-
-
-
-
-
-
-
-```