Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
Hello UTS
提交
5147afd5
H
Hello UTS
项目概览
DCloud
/
Hello UTS
通知
1598
Star
27
Fork
9
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
2
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
H
Hello UTS
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
2
Issue
2
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
5147afd5
编写于
10月 25, 2022
作者:
打打卡夫卡
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
增加 xtoast 集成示例
上级
e32f1f42
变更
13
显示空白变更内容
内联
并排
Showing
13 changed file
with
163 addition
and
5 deletion
+163
-5
pages/resource/resource.vue
pages/resource/resource.vue
+2
-1
uni_modules/uts-advance/utssdk/app-android/res/drawable/android_res_drawable.png
.../utssdk/app-android/res/drawable/android_res_drawable.png
+0
-0
uni_modules/uts-tencentgeolocation/utssdk/app-android/config.json
...les/uts-tencentgeolocation/utssdk/app-android/config.json
+0
-4
uni_modules/uts-toast/changelog.md
uni_modules/uts-toast/changelog.md
+0
-0
uni_modules/uts-toast/package.json
uni_modules/uts-toast/package.json
+81
-0
uni_modules/uts-toast/readme.md
uni_modules/uts-toast/readme.md
+5
-0
uni_modules/uts-toast/utssdk/app-android/AndroidManifest.xml
uni_modules/uts-toast/utssdk/app-android/AndroidManifest.xml
+9
-0
uni_modules/uts-toast/utssdk/app-android/config.json
uni_modules/uts-toast/utssdk/app-android/config.json
+7
-0
uni_modules/uts-toast/utssdk/app-android/index.uts
uni_modules/uts-toast/utssdk/app-android/index.uts
+25
-0
uni_modules/uts-toast/utssdk/app-android/libs/R.jar
uni_modules/uts-toast/utssdk/app-android/libs/R.jar
+0
-0
uni_modules/uts-toast/utssdk/app-android/libs/XToast-8.5.aar
uni_modules/uts-toast/utssdk/app-android/libs/XToast-8.5.aar
+0
-0
uni_modules/uts-toast/utssdk/app-android/res/layout/window_hint.xml
...s/uts-toast/utssdk/app-android/res/layout/window_hint.xml
+34
-0
uni_modules/uts-toast/utssdk/app-ios/index.uts
uni_modules/uts-toast/utssdk/app-ios/index.uts
+0
-0
未找到文件。
pages/resource/resource.vue
浏览文件 @
5147afd5
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
</
template
>
</
template
>
<
script
>
<
script
>
import
{
getLogoPath
,
playAssetAudio
}
from
'
../../uni_modules/uts-
advance
'
import
{
getLogoPath
,
playAssetAudio
}
from
'
../../uni_modules/uts-
toast
'
export
default
{
export
default
{
...
@@ -21,6 +21,7 @@
...
@@ -21,6 +21,7 @@
},
},
onLoad
:
function
(){
onLoad
:
function
(){
this
.
logo
=
getLogoPath
()
this
.
logo
=
getLogoPath
()
console
.
log
(
"
getLogoPath
"
);
},
},
methods
:
{
methods
:
{
testLogoLoad
(){
testLogoLoad
(){
...
...
uni_modules/uts-advance/utssdk/app-android/res/drawable/android_res_drawable.png
查看替换文件 @
e32f1f42
浏览文件 @
5147afd5
27.9 KB
|
W:
|
H:
93.9 KB
|
W:
|
H:
2-up
Swipe
Onion skin
uni_modules/uts-tencentgeolocation/utssdk/app-android/config.json
浏览文件 @
5147afd5
{
{
//
使用NDK时支持的CPU类型,可选
"abis"
:
[
"abis"
:
[
"arm64-v8a"
"arm64-v8a"
],
],
//
依赖的仓储配置,可选,打包时会合并到原生工程的build.gradle中
"dependencies"
:
[
"dependencies"
:
[
"com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.4.9"
],
],
//
Android系统版本要求,最低Android
5.0
"minSdkVersion"
:
21
"minSdkVersion"
:
21
}
}
uni_modules/uts-toast/changelog.md
0 → 100644
浏览文件 @
5147afd5
uni_modules/uts-toast/package.json
0 → 100644
浏览文件 @
5147afd5
{
"id"
:
"uts-toast"
,
"displayName"
:
"uts-toast"
,
"version"
:
"1.0.0"
,
"description"
:
"uts-toast"
,
"keywords"
:
[
"uts-toast"
],
"repository"
:
""
,
"engines"
:
{
"HBuilderX"
:
"^3.6.0"
},
"dcloudext"
:
{
"type"
:
"uts"
,
"sale"
:
{
"regular"
:
{
"price"
:
"0.00"
},
"sourcecode"
:
{
"price"
:
"0.00"
}
},
"contact"
:
{
"qq"
:
""
},
"declaration"
:
{
"ads"
:
""
,
"data"
:
""
,
"permissions"
:
""
},
"npmurl"
:
""
},
"uni_modules"
:
{
"dependencies"
:
[],
"encrypt"
:
[],
"platforms"
:
{
"cloud"
:
{
"tcb"
:
"u"
,
"aliyun"
:
"u"
},
"client"
:
{
"Vue"
:
{
"vue2"
:
"n"
,
"vue3"
:
"y"
},
"App"
:
{
"app-android"
:
"u"
,
"app-ios"
:
"u"
},
"H5-mobile"
:
{
"Safari"
:
"u"
,
"Android Browser"
:
"u"
,
"微信浏览器(Android)"
:
"u"
,
"QQ浏览器(Android)"
:
"u"
},
"H5-pc"
:
{
"Chrome"
:
"u"
,
"IE"
:
"u"
,
"Edge"
:
"u"
,
"Firefox"
:
"u"
,
"Safari"
:
"u"
},
"小程序"
:
{
"微信"
:
"u"
,
"阿里"
:
"u"
,
"百度"
:
"u"
,
"字节跳动"
:
"u"
,
"QQ"
:
"u"
,
"钉钉"
:
"u"
,
"快手"
:
"u"
,
"飞书"
:
"u"
,
"京东"
:
"u"
},
"快应用"
:
{
"华为"
:
"u"
,
"联盟"
:
"u"
}
}
}
}
}
\ No newline at end of file
uni_modules/uts-toast/readme.md
0 → 100644
浏览文件 @
5147afd5
# uts-toast
### 开发文档
[
UTS 语法
](
https://uniapp.dcloud.net.cn/tutorial/syntax-uts.html
)
[
UTS 原生插件
](
https://uniapp.dcloud.net.cn/plugin/uts-plugin.html
)
[
Hello UTS
](
https://gitcode.net/dcloud/hello-uts/-/tree/dev
)
\ No newline at end of file
uni_modules/uts-toast/utssdk/app-android/AndroidManifest.xml
0 → 100644
浏览文件 @
5147afd5
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:tools=
"http://schemas.android.com/tools"
package=
"io.dcloud.uni_modules.uts_toast"
>
<!--创建前台服务权限-->
<application>
</application>
</manifest>
uni_modules/uts-toast/utssdk/app-android/config.json
0 → 100644
浏览文件 @
5147afd5
{
"abis"
:
[
"arm64-v8a"
],
"minSdkVersion"
:
21
}
uni_modules/uts-toast/utssdk/app-android/index.uts
0 → 100644
浏览文件 @
5147afd5
import {
getUniActivity
} from "io.dcloud.uts.android";
import XToast from "com.hjq.xtoast.XToast";
import R from "io.dcloud.uni_modules.uts_toast.R";
export function getLogoPath():string{
// new XToast<Any>(getUniActivity())
// .setDuration(1000)
// .setContentView(R.layout.window_hint)
// .setImageDrawable(android.R.id.icon, android.R.mipmap.sym_def_app_icon)
// .setText(android.R.id.message, "一秒后自动消失")
// .show();
XToast<XToast<Any>>(getUniActivity())
.setDuration(1000)
.setContentView(R.layout.window_hint)
.setImageDrawable(android.R.id.icon, android.R.mipmap.sym_def_app_icon)
.setText(android.R.id.message, "一秒后自动消失")
.show()
return "hello toast"
}
\ No newline at end of file
uni_modules/uts-toast/utssdk/app-android/libs/R.jar
0 → 100644
浏览文件 @
5147afd5
文件已添加
uni_modules/uts-toast/utssdk/app-android/libs/XToast-8.5.aar
0 → 100644
浏览文件 @
5147afd5
文件已添加
uni_modules/uts-toast/utssdk/app-android/res/layout/window_hint.xml
0 → 100644
浏览文件 @
5147afd5
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_gravity=
"center"
android:background=
"#000000"
android:gravity=
"center"
android:layout_margin=
"100dp"
android:minWidth=
"120dp"
android:minHeight=
"120dp"
android:orientation=
"vertical"
>
<ImageView
android:id=
"@android:id/icon"
android:layout_width=
"65dp"
android:layout_height=
"65dp"
android:layout_marginTop=
"14dp"
/>
<TextView
android:id=
"@android:id/message"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginLeft=
"15dp"
android:layout_marginTop=
"8dp"
android:layout_marginRight=
"15dp"
android:layout_marginBottom=
"14dp"
android:maxLines=
"3"
android:textColor=
"#ffffff"
android:textSize=
"14sp"
tools:text=
"提示语"
/>
</LinearLayout>
\ No newline at end of file
uni_modules/uts-toast/utssdk/app-ios/index.uts
0 → 100644
浏览文件 @
5147afd5
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录