瀏覽代碼

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

lkk 8 月之前
父節點
當前提交
225c05e8a3
共有 1 個文件被更改,包括 14 次插入0 次删除
  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>