Explorar el Código

新建模版配置页面并配置路由

lkk hace 8 meses
padre
commit
225c05e8a3
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  1. 14 0
      src/views/remote/template/index.vue

+ 14 - 0
src/views/remote/template/index.vue

@@ -0,0 +1,14 @@
+<template>
+  <div>多喝水抠脚大汉时间跨度花洒金卡等哈手机卡等哈</div>
+</template>
+
+<script>
+export default {
+  data() {
+    return {};
+  },
+};
+</script>
+
+<style lang="scss" scoped>
+</style>