diff --git a/components/cloud-image/cloud-image.vue b/components/cloud-image/cloud-image.vue
new file mode 100644
index 0000000000000000000000000000000000000000..d714a3ae59ebb7c5ab834ea48b65583dae97bb96
--- /dev/null
+++ b/components/cloud-image/cloud-image.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/manifest.json b/manifest.json
index da54b1881cea6b8e11516a7e816ad48b0d7c1397..ede3b16f7a7e97963094e237d8207bbb8a75f365 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,71 +1,71 @@
{
- "name": "",
- "appid": "",
- "description": "云端一体应用快速开发基本项目模版",
- "versionName": "",
- "versionCode": "100",
- "transformPx": false,
- "app-plus": {
- "usingComponents": true,
- "nvueStyleCompiler": "uni-app",
- "compilerVersion": 3,
- "splashscreen": {
- "alwaysShowBeforeRender": true,
- "waiting": true,
- "autoclose": true,
- "delay": 0
- },
- "modules": {
+ "name" : "uni-starter",
+ "appid" : "",
+ "description" : "云端一体应用快速开发基本项目模版",
+ "versionName" : "1.0.0",
+ "versionCode" : "100",
+ "transformPx" : false,
+ "app-plus" : {
+ "usingComponents" : true,
+ "nvueStyleCompiler" : "uni-app",
+ "compilerVersion" : 3,
+ "splashscreen" : {
+ "alwaysShowBeforeRender" : true,
+ "waiting" : true,
+ "autoclose" : true,
+ "delay" : 0
+ },
+ "modules" : {},
+ "distribute" : {
+ "android" : {
+ "permissions" : [
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ ""
+ ]
+ },
+ "ios" : {},
+ "sdkConfigs" : {
+ "push" : {
+ "unipush" : null
+ }
+ }
+ }
},
- "distribute": {
- "android": {
- "permissions": [
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- ""
- ]
- },
- "ios": {
- },
- "sdkConfigs": {
- "push": {
- "unipush": null
+ "quickapp" : {},
+ "mp-weixin" : {
+ "appid" : "",
+ "setting" : {
+ "urlCheck" : false
+ },
+ "usingComponents" : true,
+ "optimization" : {
+ "subPackages" : true
}
- }
- }
- },
- "quickapp": {
- },
- "mp-weixin": {
- "appid": "",
- "setting": {
- "urlCheck": false
},
- "usingComponents": true
- },
- "mp-alipay": {
- "usingComponents": true
- },
- "mp-baidu": {
- "usingComponents": true
- },
- "mp-toutiao": {
- "usingComponents": true
- },
- "uniStatistics": {
- "enable": false
- },
- "vueVersion": "2"
-}
\ No newline at end of file
+ "mp-alipay" : {
+ "usingComponents" : true
+ },
+ "mp-baidu" : {
+ "usingComponents" : true
+ },
+ "mp-toutiao" : {
+ "usingComponents" : true
+ },
+ "uniStatistics" : {
+ "enable" : false
+ },
+ "vueVersion" : "2"
+}
diff --git a/pages.json b/pages.json
index d96d8b206de0ee57aa65fe4c4664d9ee5673e21d..bb67e32d4823faf1edb8c8165b09873e180158a3 100644
--- a/pages.json
+++ b/pages.json
@@ -45,8 +45,29 @@
"navigationStyle": "custom"
}
},
- // #ifdef APP-PLUS
{
+ "path": "pages/uni-agree/uni-agree",
+ "style": {
+ "navigationStyle": "custom",
+ "app-plus": {
+ "popGesture": "none"
+ }
+ }
+ }, {
+ "path": "pages/ucenter/settings/settings",
+ "style": {
+ "navigationBarTitleText": "设置"
+ }
+ },
+ {
+ "path": "pages/ucenter/read-news-log/read-news-log",
+ "style": {
+ "navigationBarTitleText": "阅读记录",
+ "enablePullDownRefresh": true
+ }
+ }
+ // #ifdef APP-PLUS
+ , {
"path": "pages/ucenter/about/about",
"style": {
"navigationBarTitleText": "关于",
@@ -81,123 +102,108 @@
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
- },
- {
- "path": "uni_modules/uni-id-pages/pages/userinfo/deactivate/deactivate",
- "style": {
- "navigationBarTitleText": "注销账号"
- }
- },
+ }
// #endif
- // #ifdef H5
- {
- "path": "uni_modules/uni-id-pages/pages/userinfo/cropImage/cropImage",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "uni_modules/uni-id-pages/pages/register/register-admin",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "注册管理员账号"
- }
- },
- // #endif
- {
- "path": "pages/uni-agree/uni-agree",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "popGesture": "none"
+ ],
+ "subPackages": [{
+ "root": "uni_modules/uni-feedback",
+ "pages": [{
+ "path": "pages/opendb-feedback/opendb-feedback",
+ "style": {
+ "navigationBarTitleText": "意见反馈",
+ "enablePullDownRefresh": false
}
- }
- }, {
- "path": "pages/ucenter/settings/settings",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/ucenter/read-news-log/read-news-log",
- "style": {
- "navigationBarTitleText": "阅读记录",
- "enablePullDownRefresh": true
- }
+ }]
},
{
- "path": "uni_modules/uni-feedback/pages/opendb-feedback/opendb-feedback",
- "style": {
- "navigationBarTitleText": "意见反馈",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "uni_modules/uni-id-pages/pages/userinfo/userinfo",
- "style": {
- "navigationBarTitleText": "个人资料"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/userinfo/bind-mobile/bind-mobile",
- "style": {
- "navigationBarTitleText": "绑定手机号码"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/login/login-withoutpwd",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/login/login-withpwd",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/login/login-smscode",
- "style": {
- "navigationBarTitleText": "手机验证码登录"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/register/register",
- "style": {
- "navigationBarTitleText": "注册"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/retrieve/retrieve",
- "style": {
- "navigationBarTitleText": "重置密码"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/common/webview/webview",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": ""
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/userinfo/change_pwd/change_pwd",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "修改密码"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/register/register-by-email",
- "style": {
- "navigationBarTitleText": "邮箱验证码注册"
- }
- }, {
- "path": "uni_modules/uni-id-pages/pages/retrieve/retrieve-by-email",
- "style": {
- "navigationBarTitleText": "通过邮箱重置密码"
- }
- },
- {
- "path": "uni_modules/uni-id-pages/pages/userinfo/set-pwd/set-pwd",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "设置密码"
- }
- }
-],
+ "root": "uni_modules/uni-id-pages",
+ "pages": [{
+ "path": "pages/userinfo/userinfo",
+ "style": {
+ "navigationBarTitleText": "个人资料"
+ }
+ },
+ {
+ "path": "pages/login/login-withoutpwd"
+ },
+ {
+ "path": "pages/login/login-withpwd"
+ },
+ {
+ "path": "pages/userinfo/deactivate/deactivate",
+ "style": {
+ "navigationBarTitleText": "注销账号"
+ }
+ },
+ {
+ "path": "pages/userinfo/bind-mobile/bind-mobile",
+ "style": {
+ "navigationBarTitleText": "绑定手机号码"
+ }
+ },
+ {
+ "path": "pages/login/login-smscode",
+ "style": {
+ "navigationBarTitleText": "手机验证码登录"
+ }
+ },
+ {
+ "path": "pages/register/register",
+ "style": {
+ "navigationBarTitleText": "注册"
+ }
+ },
+ {
+ "path": "pages/retrieve/retrieve",
+ "style": {
+ "navigationBarTitleText": "重置密码"
+ }
+ }, {
+ "path": "pages/common/webview/webview",
+ "style": {
+ "enablePullDownRefresh": false,
+ "navigationBarTitleText": ""
+ }
+ }, {
+ "path": "pages/userinfo/change_pwd/change_pwd",
+ "style": {
+ "enablePullDownRefresh": false,
+ "navigationBarTitleText": "修改密码"
+ }
+ }, {
+ "path": "pages/register/register-by-email",
+ "style": {
+ "navigationBarTitleText": "邮箱验证码注册"
+ }
+ }, {
+ "path": "pages/retrieve/retrieve-by-email",
+ "style": {
+ "navigationBarTitleText": "通过邮箱重置密码"
+ }
+ },
+ {
+ "path": "pages/userinfo/set-pwd/set-pwd",
+ "style": {
+ "enablePullDownRefresh": false,
+ "navigationBarTitleText": "设置密码"
+ }
+ }
+ // #ifdef H5
+ ,
+ {
+ "path": "pages/userinfo/cropImage/cropImage"
+ },
+ {
+ "path": "pages/register/register-admin",
+ "style": {
+ "enablePullDownRefresh": false,
+ "navigationBarTitleText": "注册管理员账号"
+ }
+ }
+ // #endif
+ ]
+ }
+ ],
"globalStyle": {
// #ifdef H5
"h5": {
diff --git a/pages/ucenter/ucenter.vue b/pages/ucenter/ucenter.vue
index 631032cdc5cc6e9eadf2ce617c023de81b99b73a..094fc39661fa98ca2d113ee5a7d516bebe607b38 100644
--- a/pages/ucenter/ucenter.vue
+++ b/pages/ucenter/ucenter.vue
@@ -378,7 +378,7 @@
.defaultAvatarUrl{
width: 150rpx;
height: 150rpx;
- background-color: rgb(0, 122, 255);
+ background-color: #007aff;
border-radius: 100%;
justify-content: center;
align-items: center;