Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
梦想橡皮擦
uni-starter
提交
8238c6fc
U
uni-starter
项目概览
梦想橡皮擦
/
uni-starter
与 Fork 源项目一致
Fork自
DCloud / uni-starter
通知
1
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
uni-starter
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
8238c6fc
编写于
4月 10, 2021
作者:
L
linju
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
123
上级
23f4a072
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
148 addition
and
144 deletion
+148
-144
manifest.json
manifest.json
+120
-115
pages.json
pages.json
+21
-21
uni_modules/uni-id/uniCloud/cloudfunctions/common/uni-id/config.json
.../uni-id/uniCloud/cloudfunctions/common/uni-id/config.json
+3
-3
uni_modules/uni-login-page/components/login-short-code/login-short-code.vue
...gin-page/components/login-short-code/login-short-code.vue
+1
-1
uni_modules/uni-login-page/pages/index/phone-code.vue
uni_modules/uni-login-page/pages/index/phone-code.vue
+1
-1
uni_modules/uni-login-page/pages/index/pwd-retrieve.vue
uni_modules/uni-login-page/pages/index/pwd-retrieve.vue
+1
-1
uni_modules/uni-upgrade-center-app/uniCloud/cloudfunctions/check-version/check-version.param.json
...oud/cloudfunctions/check-version/check-version.param.json
+1
-1
uni_modules/uni-upgrade-center-app/utils/check-update.js
uni_modules/uni-upgrade-center-app/utils/check-update.js
+0
-1
未找到文件。
manifest.json
浏览文件 @
8238c6fc
{
"name"
:
"base-app"
,
"appid"
:
"__UNI__BC54A00"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
"100"
,
"transformPx"
:
false
,
"app-plus"
:
{
"usingComponents"
:
true
,
"nvueCompiler"
:
"uni-app"
,
"compilerVersion"
:
3
,
"screenOrientation"
:[
"portrait-primary"
],
//
竖屏锁定
"safearea"
:
{
//安全区域配置,仅iOS平台生效
"background"
:
"#FFFFFF"
,
//安全区域外的背景颜色,默认值为
"#FFFFFF"
"bottom"
:
{
//
底部安全区域配置
"offset"
:
"auto"
//
底部安全区域偏移,
"none"
表示不空出安全区域,
"auto"
自动计算空出安全区域,默认值为
"none"
}
},
"splashscreen"
:
{
"alwaysShowBeforeRender"
:
true
,
"waiting"
:
true
,
"autoclose"
:
true
,
"delay"
:
0
},
"modules"
:
{
"Share"
:
{},
"Fingerprint"
:
{},
"OAuth"
:
{}
},
"distribute"
:
{
"android"
:
{
"permissions"
:
[
"<uses-feature android:name=
\"
android.hardware.camera
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera.autofocus
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CAMERA
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.FLASHLIGHT
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MODIFY_AUDIO_SETTINGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_LOGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_PHONE_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.USE_FINGERPRINT
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.VIBRATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WAKE_LOCK
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_SETTINGS
\"
/>"
]
},
/*
ios打包配置
*/
"ios"
:
{
"capabilities"
:
{
"plists"
:
{
"DCloudConfig"
:
{
"miniServer"
:
true
}
},
"entitlements"
:
{
"com.apple.developer.associated-domains"
:
[
"applinks:uniapp.dcloud.io"
,
"applinks:static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com"
]
}
},
"privacyDescription"
:
{
"NSLocalNetworkUsageDescription"
:
"展示游戏页面"
}
},
"sdkConfigs"
:
{
"oauth"
:
{
"apple"
:
{},
"weixin"
:
{
"appid"
:
"wx0411fa6a39d61297"
,
"appsecret"
:
""
,
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
},
"univerify"
:
{}
},
"share"
:
{
"weixin"
:
{
"appid"
:
"wx0411fa6a39d61297"
,
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
,
"_spaceID"
:
"7827e38b-7f40-4421-bca7-58331dcddc00"
}
},
"payment"
:
{
"weixin"
:
{
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
}
},
"ad"
:
{}
}
}
},
"quickapp"
:
{},
"mp-weixin"
:
{
"appid"
:
""
,
"setting"
:
{
"urlCheck"
:
false
},
"usingComponents"
:
true
},
"mp-alipay"
:
{
"usingComponents"
:
true
},
"mp-baidu"
:
{
"usingComponents"
:
true
},
"mp-toutiao"
:
{
"usingComponents"
:
true
},
"uniStatistics"
:
{
"enable"
:
false
}
{
"name"
:
"base-app"
,
"appid"
:
"__UNI__BC54A00"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
"100"
,
"transformPx"
:
false
,
"app-plus"
:
{
"usingComponents"
:
true
,
"nvueCompiler"
:
"uni-app"
,
"compilerVersion"
:
3
,
"compatible"
:
{
"ignoreVersion"
:
true
},
"screenOrientation"
:
[
"portrait-primary"
],
//
竖屏锁定
"safearea"
:
{
//安全区域配置,仅iOS平台生效
"background"
:
"#FFFFFF"
,
//安全区域外的背景颜色,默认值为
"#FFFFFF"
"bottom"
:
{
//
底部安全区域配置
"offset"
:
"auto"
//
底部安全区域偏移,
"none"
表示不空出安全区域,
"auto"
自动计算空出安全区域,默认值为
"none"
}
},
"splashscreen"
:
{
"alwaysShowBeforeRender"
:
true
,
"waiting"
:
true
,
"autoclose"
:
true
,
"delay"
:
0
},
"modules"
:
{
"Share"
:
{},
"Fingerprint"
:
{},
"OAuth"
:
{}
},
"distribute"
:
{
"android"
:
{
"permissions"
:
[
"<uses-feature android:name=
\"
android.hardware.camera
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera.autofocus
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CAMERA
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.FLASHLIGHT
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MODIFY_AUDIO_SETTINGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_LOGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_PHONE_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.USE_FINGERPRINT
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.VIBRATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WAKE_LOCK
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_SETTINGS
\"
/>"
]
},
/*
ios打包配置
*/
"ios"
:
{
"capabilities"
:
{
"plists"
:
{
"DCloudConfig"
:
{
"miniServer"
:
true
}
},
"entitlements"
:
{
"com.apple.developer.associated-domains"
:
[
"applinks:uniapp.dcloud.io"
,
"applinks:static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com"
]
}
},
"privacyDescription"
:
{
"NSLocalNetworkUsageDescription"
:
"展示游戏页面"
}
},
"sdkConfigs"
:
{
"oauth"
:
{
"apple"
:
{},
"weixin"
:
{
"appid"
:
"wx0411fa6a39d61297"
,
"appsecret"
:
""
,
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
},
"univerify"
:
{}
},
"share"
:
{
"weixin"
:
{
"appid"
:
"wx0411fa6a39d61297"
,
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
,
"_spaceID"
:
"7827e38b-7f40-4421-bca7-58331dcddc00"
}
},
"payment"
:
{
"weixin"
:
{
"UniversalLinks"
:
"https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00"
}
},
"ad"
:
{}
}
}
},
"quickapp"
:
{},
"mp-weixin"
:
{
"appid"
:
""
,
"setting"
:
{
"urlCheck"
:
false
},
"usingComponents"
:
true
},
"mp-alipay"
:
{
"usingComponents"
:
true
},
"mp-baidu"
:
{
"usingComponents"
:
true
},
"mp-toutiao"
:
{
"usingComponents"
:
true
},
"uniStatistics"
:
{
"enable"
:
false
}
}
pages.json
浏览文件 @
8238c6fc
...
...
@@ -187,27 +187,27 @@
"navigationBarBackgroundColor"
:
"#FFFFFF"
,
"backgroundColor"
:
"#F8F8F8"
},
"condition"
:
{
"list"
:
[{
"path"
:
"uni_modules/uni-login-page/pages/index/index"
,
"style"
:
{
"navigationBarTitleText"
:
""
,
"app-plus"
:
{
"animationType"
:
"none"
,
"popGesture"
:
"none"
,
"titleNView"
:
{
"buttons"
:
[{
"text"
:
"帮助"
,
"type"
:
"none"
,
"fontSize"
:
"16px"
,
"width"
:
"60px"
}]
}
}
}
}],
"current"
:
0
},
//
"condition"
:
{
//
"list"
:
[{
//
"path"
:
"uni_modules/uni-login-page/pages/index/index"
,
//
"style"
:
{
//
"navigationBarTitleText"
:
""
,
//
"app-plus"
:
{
//
"animationType"
:
"none"
,
//
"popGesture"
:
"none"
,
//
"titleNView"
:
{
//
"buttons"
:
[{
//
"text"
:
"帮助"
,
//
"type"
:
"none"
,
//
"fontSize"
:
"16px"
,
//
"width"
:
"60px"
//
}]
//
}
//
}
//
}
//
}],
//
"current"
:
0
//
},
"tabBar"
:
{
"color"
:
"#7A7E83"
,
"selectedColor"
:
"#007AFF"
,
...
...
uni_modules/uni-id/uniCloud/cloudfunctions/common/uni-id/config.json
浏览文件 @
8238c6fc
...
...
@@ -44,9 +44,9 @@
"smsSecret"
:
"d6c424b702d73baa3b6e1a1452469213"
},
"univerify"
:{
"appid"
:
"__UNI__
GameCat
"
,
"apiKey"
:
"
c5f80ebad34aaf0ae22958d866287521
"
,
"apiSecret"
:
"
f921890ca9c248273eadaf9b4137cf5c
"
"appid"
:
"__UNI__
BC54A00
"
,
"apiKey"
:
"
d1e36bcd497b3795434d900dcfdd44dc
"
,
"apiSecret"
:
"
2feb378ff1114362b20ac179b572293e
"
}
}
}
uni_modules/uni-login-page/components/login-short-code/login-short-code.vue
浏览文件 @
8238c6fc
...
...
@@ -27,7 +27,7 @@
*/
count
:
{
type
:
[
String
,
Number
],
default
:
3
default
:
60
}
},
data
()
{
...
...
uni_modules/uni-login-page/pages/index/phone-code.vue
浏览文件 @
8238c6fc
...
...
@@ -92,7 +92,7 @@
success
:
(
e
)
=>
{
console
.
log
(
e
);
uni
.
showToast
({
title
:
JSON
.
stringify
(
e
.
result
)
,
title
:
"
短信验证码发送成功
"
,
icon
:
'
none
'
});
...
...
uni_modules/uni-login-page/pages/index/pwd-retrieve.vue
浏览文件 @
8238c6fc
...
...
@@ -125,7 +125,7 @@ import mixin from '../../common/loginPage.mixin.js';
success
:
(
e
)
=>
{
console
.
log
(
e
);
uni
.
showToast
({
title
:
JSON
.
stringify
(
e
.
result
)
,
title
:
"
短信验证码发送成功
"
,
icon
:
'
none
'
});
// uni.showModal({
...
...
uni_modules/uni-upgrade-center-app/uniCloud/cloudfunctions/check-version/check-version.param.json
浏览文件 @
8238c6fc
...
...
@@ -3,7 +3,7 @@
//
配置教程参考:https://uniapp.dcloud.net.cn/uniCloud/quickstart?id=runparam
{
"appid"
:
"
__YOUR_APPID__
"
,
"appid"
:
"
uni.UNIBC54A00
"
,
"appVersion"
:
"2.2.0"
,
"wgtVersion"
:
"2.2.2"
}
uni_modules/uni-upgrade-center-app/utils/check-update.js
浏览文件 @
8238c6fc
...
...
@@ -4,7 +4,6 @@ const PACKAGE_INFO_KEY = '__package_info__'
export
default
function
()
{
// #ifdef APP-PLUS
return
'
先关了
'
plus
.
runtime
.
getProperty
(
plus
.
runtime
.
appid
,
function
(
widgetInfo
)
{
uniCloud
.
callFunction
({
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录