diff --git a/doc/dataview/pt/PTDoc.vue b/doc/dataview/pt/PTDoc.vue new file mode 100644 index 000000000..cc78717ba --- /dev/null +++ b/doc/dataview/pt/PTDoc.vue @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + {{ slotProps.data.name }} + + + + + {{ slotProps.data.category }} + + + + + + ${{ slotProps.data.price }} + + + + + + + + + + + + + + {{ slotProps.data.category }} + + + + + + {{ slotProps.data.name }} + + + + ${{ slotProps.data.price }} + + + + + + + + + + + diff --git a/doc/dataview/pt/PTImage.vue b/doc/dataview/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/dataview/pt/PTImage.vue @@ -0,0 +1,8 @@ + + + {{ $attrs.description }} + + + + + diff --git a/doc/dataview/pt/index.vue b/doc/dataview/pt/index.vue new file mode 100644 index 000000000..2ec35e6c3 --- /dev/null +++ b/doc/dataview/pt/index.vue @@ -0,0 +1,47 @@ + + + + DataView Pass Through + + + + + + + diff --git a/pages/dataview/index.vue b/pages/dataview/index.vue index 3b5b93548..4ea9984da 100755 --- a/pages/dataview/index.vue +++ b/pages/dataview/index.vue @@ -1,5 +1,12 @@ - +
{{ $attrs.description }}