no message
1
unpackage/cache/apk/apkurl
vendored
Normal file
@@ -0,0 +1 @@
|
||||
https://app.liuyingyong.cn/build/download/2f054da0-4a59-11f0-841e-29b51d871891
|
||||
1
unpackage/cache/apk/cmManifestCache.json
vendored
Normal file
3
unpackage/cache/certdata
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
andrCertfile=/Library/Java/JavaVirtualMachines/jdk1.8.0_231.jdk/Contents/Home/test.keystore
|
||||
andrCertAlias=testalias
|
||||
andrCertPass=RoTO2lmypNKc248cqqxg/A==
|
||||
BIN
unpackage/cache/wgt/__UNI__F0A98BD/.manifest/google-keystore.keystore
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__F0A98BD/.manifest/icon-android-hdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
unpackage/cache/wgt/__UNI__F0A98BD/.manifest/icon-android-xhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
unpackage/cache/wgt/__UNI__F0A98BD/.manifest/icon-android-xxhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/cache/wgt/__UNI__F0A98BD/.manifest/icon-android-xxxhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
15
unpackage/cache/wgt/__UNI__F0A98BD/__uniappautomator.js
vendored
Normal file
32
unpackage/cache/wgt/__UNI__F0A98BD/__uniappchooselocation.js
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__F0A98BD/__uniapperror.png
vendored
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
32
unpackage/cache/wgt/__UNI__F0A98BD/__uniappopenlocation.js
vendored
Normal file
33
unpackage/cache/wgt/__UNI__F0A98BD/__uniapppicker.js
vendored
Normal file
8
unpackage/cache/wgt/__UNI__F0A98BD/__uniappquill.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__F0A98BD/__uniappquillimageresize.js
vendored
Normal file
32
unpackage/cache/wgt/__UNI__F0A98BD/__uniappscan.js
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__F0A98BD/__uniappsuccess.png
vendored
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
23
unpackage/cache/wgt/__UNI__F0A98BD/__uniappview.html
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>View</title>
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<script>var __uniConfig = {"globalStyle":{"rpxCalcMaxDeviceWidth":1920,"rpxCalcBaseDeviceWidth":750},"darkmode":false}</script>
|
||||
<script>
|
||||
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
||||
CSS.supports('top: constant(a)'))
|
||||
document.write(
|
||||
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
||||
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="uni-app-view.umd.js"></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
11
unpackage/cache/wgt/__UNI__F0A98BD/app-config-service.js
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
;(function(){
|
||||
let u=void 0,isReady=false,onReadyCallbacks=[],isServiceReady=false,onServiceReadyCallbacks=[];
|
||||
const __uniConfig = {"pages":[],"globalStyle":{"backgroundColor":"#F8F8F8","rpxCalcMaxDeviceWidth":1920,"rpxCalcBaseDeviceWidth":750,"navigationBar":{"backgroundColor":"#F8F8F8","titleText":"","style":"custom","type":"default","titleColor":"#000000"},"isNVue":false},"nvue":{"compiler":"uni-app","styleCompiler":"uni-app","flex-direction":"column"},"renderer":"auto","appname":"tv-pro","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":true},"compilerVersion":"3.8.12","entryPagePath":"uni_modules/yykj-tv/pages/index/index","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"locales":{},"darkmode":false,"themeConfig":{}};
|
||||
const __uniRoutes = [{"path":"uni_modules/yykj-tv/pages/index/index","meta":{"isQuit":true,"isEntry":true,"navigationBar":{"titleText":"","type":"default"},"isNVue":false}},{"path":"uni_modules/yykj-tv/pages/home/home","meta":{"navigationBar":{"titleText":"","type":"default"},"isNVue":false}}].map(uniRoute=>(uniRoute.meta.route=uniRoute.path,__uniConfig.pages.push(uniRoute.path),uniRoute.path='/'+uniRoute.path,uniRoute));
|
||||
__uniConfig.styles=[];//styles
|
||||
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=b.weex.config.env.deviceWidth,f=Math.ceil(e/d);Object.assign(__uniConfig,{viewport:f,defaultFontSize:16})}return{instance:{__uniConfig:__uniConfig,__uniRoutes:__uniRoutes,global:u,window:u,document:u,frames:u,self:u,location:u,navigator:u,localStorage:u,history:u,Caches:u,screen:u,alert:u,confirm:u,prompt:u,fetch:u,XMLHttpRequest:u,WebSocket:u,webkit:u,print:u}}}});
|
||||
})();
|
||||
|
||||
1
unpackage/cache/wgt/__UNI__F0A98BD/app-config.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(function(){})();
|
||||
1
unpackage/cache/wgt/__UNI__F0A98BD/app-service.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){const n=this.constructor;return this.then((r=>n.resolve(e()).then((()=>r))),(r=>n.resolve(e()).then((()=>{throw r}))))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){const e=uni.requireGlobal();ArrayBuffer=e.ArrayBuffer,Int8Array=e.Int8Array,Uint8Array=e.Uint8Array,Uint8ClampedArray=e.Uint8ClampedArray,Int16Array=e.Int16Array,Uint16Array=e.Uint16Array,Int32Array=e.Int32Array,Uint32Array=e.Uint32Array,Float32Array=e.Float32Array,Float64Array=e.Float64Array,BigInt64Array=e.BigInt64Array,BigUint64Array=e.BigUint64Array}uni.restoreGlobal&&uni.restoreGlobal(Vue,weex,plus,setTimeout,clearTimeout,setInterval,clearInterval),function(e){"use strict";const n=(e,n)=>{const r=e.__vccOpts||e;for(const[t,o]of n)r[t]=o;return r};const r=n({data:()=>({url:"http://192.168.2.100:8011"}),methods:{toConfig(){let e="/uni_modules/yykj-tv/pages/home/home?url="+this.url;uni.redirectTo({url:e})}}},[["render",function(n,r,t,o,i,a){return e.openBlock(),e.createElementBlock("view",{class:"content"},[e.createElementVNode("view",{class:""},[e.withDirectives(e.createElementVNode("input",{type:"text",class:"input","onUpdate:modelValue":r[0]||(r[0]=e=>i.url=e)},null,512),[[e.vModelText,i.url]]),e.createElementVNode("button",{type:"primary",size:"size",onClick:r[1]||(r[1]=(...e)=>a.toConfig&&a.toConfig(...e))},"跳转")])])}],["__scopeId","data-v-32fe5a51"]]);const t=n({data:()=>({url:""}),onLoad(e){this.url=e.url}},[["render",function(n,r,t,o,i,a){return e.openBlock(),e.createElementBlock("view",null,[e.createElementVNode("web-view",{src:i.url},null,8,["src"])])}]]);__definePage("uni_modules/yykj-tv/pages/index/index",r),__definePage("uni_modules/yykj-tv/pages/home/home",t);const o={onLaunch:function(){plus.screen.lockOrientation("landscape-primary"),plus.navigator.setFullscreen(!0)},onHide:function(){!function(e,n,...r){uni.__log__?uni.__log__(e,n,...r):console[e].apply(console,[...r,n])}("log","at App.vue:10","App Hide")},onUnload(){plus.screen.lockOrientation("landscape-primary")}};const{app:i,Vuex:a,Pinia:l}={app:e.createVueApp(o)};uni.Vuex=a,uni.Pinia=l,i.provide("__globalStyles",__uniConfig.styles),i._component.mpType="app",i._component.render=()=>{},i.mount("#app")}(Vue);
|
||||
3
unpackage/cache/wgt/__UNI__F0A98BD/app.css
vendored
Normal file
1
unpackage/cache/wgt/__UNI__F0A98BD/manifest.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__F0A98BD","name":"tv-pro","version":{"name":"1.0.0","code":"100"},"description":"","developer":{"name":"","email":"","url":""},"permissions":{"VideoPlayer":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"autoclose":true,"delay":0,"target":"id:1","waiting":true},"popGesture":"close","launchwebview":{"render":"always","id":"1","kernel":"WKWebview"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"distribute":{"icons":{"android":{"hdpi":"icon-android-hdpi.png","xhdpi":"icon-android-xhdpi.png","xxhdpi":"icon-android-xxhdpi.png","xxxhdpi":"icon-android-xxxhdpi.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"},"prerendered":"false"}},"google":{"abiFilters":["armeabi-v7a","arm64-v8a","x86"],"minSdkVersion":21,"permissions":["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-feature android:name=\"android.hardware.camera\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>","<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\"/>","<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />","<uses-permission android:name=\"android.permission.WRITE_EXTERNA\" />"],"packagename":"uni.UNIF0A98BD","aliasname":"testalias","password":"RoTO2lmypNKc248cqqxg/A==","keystore":"google-keystore.keystore","custompermissions":true},"apple":{"dSYMs":false,"devices":"universal"},"plugins":{"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}},"orientation":"portrait-primary"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"3.8.12","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal","webView":{"minUserAgentVersion":"49.0"}},"adid":"127121020808"},"launch_path":"__uniappview.html"}
|
||||
1
unpackage/cache/wgt/__UNI__F0A98BD/uni-app-view.umd.js
vendored
Normal file
0
unpackage/cache/wgt/__UNI__F0A98BD/uni_modules/yykj-tv/pages/home/home.css
vendored
Normal file
1
unpackage/cache/wgt/__UNI__F0A98BD/uni_modules/yykj-tv/pages/index/index.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.content[data-v-32fe5a51]{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(to bottom,#2E3092,#797979)}.input[data-v-32fe5a51]{width:50vw;height:5vh;background-color:#fff;margin-bottom:2vh}
|
||||
BIN
unpackage/cache/wgt/__UNI__F0A98BD/uni_modules/yykj-tv/static/logo.png
vendored
Normal file
|
After Width: | Height: | Size: 3.9 KiB |