mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
loading.html & html
This commit is contained in:
@@ -15,15 +15,8 @@
|
||||
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
test: '',
|
||||
};
|
||||
return {};
|
||||
},
|
||||
methods: {
|
||||
test () {
|
||||
//
|
||||
},
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user