提交 c1905652 编写于 作者: lizhongyi_'s avatar lizhongyi_

调整toast 和 utsiOS测试例

上级 e1cc7a76
......@@ -16,9 +16,9 @@
</template>
<script>
// #ifdef APP-ANDROID
import { showToast } from '@/uni_modules/uts-toast'
// #endif
export default {
......
......@@ -33,19 +33,21 @@
</template>
<script>
// #ifdef APP-IOS
import {
getCurrentVCTest,
getKeyWindowTest,
colorWithStringTest,
getResourcePathTest,
getDeviceInfoTest,
getAppInfoTest,
getSystemSettingTest,
tepeofTest,
dataConvertTest,
} from "@/uni_modules/uts-platform-api"
// #endif
// #ifndef APP-ANDROID
import {
getCurrentVCTest,
getKeyWindowTest,
colorWithStringTest,
getResourcePathTest,
getDeviceInfoTest,
getAppInfoTest,
getSystemSettingTest,
tepeofTest,
dataConvertTest,
} from "@/uni_modules/uts-platform-api"
// #endif
export default {
data() {
return {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册