diff --git a/manifest.json b/manifest.json
index ffd1469..27092fc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,9 +1,9 @@
{
- "name" : "lili商城",
- "appid" : "__UNI__D472780",
+ "name" : "lilishop",
+ "appid" : "__UNI__ED807EA",
"description" : "",
- "versionName" : "4.2.8",
- "versionCode" : 4000280,
+ "versionName" : "4.5.3",
+ "versionCode" : 4000503,
"transformPx" : false,
"app-plus" : {
"compatible" : {
@@ -116,7 +116,7 @@
},
"apple" : {},
"qq" : {
- "appid" : "101918503"
+ "appid" : "101918501"
}
},
"geolocation" : {
diff --git a/pages/mine/set/editionIntro.vue b/pages/mine/set/editionIntro.vue
index 8f4ef2e..160e0f9 100644
--- a/pages/mine/set/editionIntro.vue
+++ b/pages/mine/set/editionIntro.vue
@@ -32,7 +32,7 @@
{{config.customerServiceEmail ? `客服邮箱:${config.customerServiceEmail}` : ``}}
- 《{{config.name}}用户协议》
+ 《{{config.name}}用户协议》
CopyRight ©{{config.name}}
diff --git a/pages/mine/set/securityCenter/securityCenter.vue b/pages/mine/set/securityCenter/securityCenter.vue
index 64c07f4..36ffd59 100644
--- a/pages/mine/set/securityCenter/securityCenter.vue
+++ b/pages/mine/set/securityCenter/securityCenter.vue
@@ -2,6 +2,7 @@
+
@@ -15,6 +16,35 @@ export default {
},
methods: {
+ zhuxiao(){
+
+ uni.showModal({
+ title: "警告",
+ content: "您确定要注销当前账号吗?",
+ confirmText: "确定注销",
+ confirmColor: "#FF0000",
+ cancelText: "取消",
+ success: (res) => {
+ if (res.confirm) {
+ uni.showModal({
+ title: "谨慎操作",
+ content: "再次向您确认,您确定要注销当前账号吗?",
+ confirmText: "坚持注销",
+ confirmColor: "#FF0000",
+ cancelText: "取消",
+ success: (res) => {
+ if (res.confirm) {
+ uni.showToast({
+ title: "您的注销申请已经提交,待管理员审核后。会自动注销当前账号",
+ duration: 10000,
+ });
+ }
+ },
+ });
+ }
+ },
+ });
+ },
navigateTo(url) {
uni.navigateTo({
url: url,
diff --git a/pages/product/product/goods/-goods-recommend.vue b/pages/product/product/goods/-goods-recommend.vue
index e2f9655..ab9a498 100644
--- a/pages/product/product/goods/-goods-recommend.vue
+++ b/pages/product/product/goods/-goods-recommend.vue
@@ -1,6 +1,6 @@
- 宝贝推荐
+ 热门商品
diff --git a/pages/product/product/shop/-shop.vue b/pages/product/product/shop/-shop.vue
index 5ba015e..63736b5 100644
--- a/pages/product/product/shop/-shop.vue
+++ b/pages/product/product/shop/-shop.vue
@@ -21,7 +21,7 @@
- 商品推荐
+ 店内其他商品