fix: 审查—删除shell.html+MainApplication+清理manifest
This commit is contained in:
Binary file not shown.
@@ -1,8 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
|
|
||||||
<title>Yuzu GCA</title>
|
|
||||||
<style>body{margin:0;background:#0f172a}#root{min-height:100vh}#loading{color:#94a3b8;text-align:center;padding-top:40vh;font:16px system-ui}</style>
|
|
||||||
</head><body>
|
|
||||||
<div id="root"><div id="loading">Loading Yuzu GCA...</div></div>
|
|
||||||
<script src="http://10.1.0.17:8081/index.bundle?platform=web&dev=true"></script>
|
|
||||||
</body></html>
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
package dev.yuzu.gca
|
|
||||||
|
|
||||||
import android.app.Application
|
|
||||||
import android.content.res.Configuration
|
|
||||||
|
|
||||||
class MainApplication : Application() {
|
|
||||||
override fun onCreate() {
|
|
||||||
super.onCreate()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
BIN
s-final2.png
Normal file
BIN
s-final2.png
Normal file
Binary file not shown.
Reference in New Issue
Block a user