diff --git a/components/content-top/index.vue b/components/content-top/index.vue new file mode 100644 index 0000000..02b9206 --- /dev/null +++ b/components/content-top/index.vue @@ -0,0 +1,92 @@ + + + + + \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 9035e01..7fea1be 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -5,9 +5,10 @@ - + 教育咨询 + @@ -28,11 +29,11 @@ 下方输入: - 怎么教育孩子 + 怎么教育孩子 - + @@ -250,14 +251,14 @@ import BingMath from "@/components/bing-math/bing-math.vue" import qiqbshare from "@/components/qiqb-share/qiqb-share.vue" - + import returntop from '@/components/content-top/index.vue' const recorderManager = uni.getRecorderManager() const innerAudioContext = uni.createInnerAudioContext() export default { components: { 'bing-math': BingMath, 'qiqbshare': qiqbshare, - + returntop }, data() { @@ -1605,8 +1606,15 @@ top: 0; position: fixed; z-index: 10; - } + .container-retun { + position: absolute; + right: 20rpx; + padding-top: var(--status-bar-height); + top: 0; + } + + } .popup_box { height: 100vh; diff --git a/pages/index/index1.vue b/pages/index/index1.vue new file mode 100644 index 0000000..12fe11b --- /dev/null +++ b/pages/index/index1.vue @@ -0,0 +1,1826 @@ + + + + + \ No newline at end of file diff --git a/static/icon/fb1.png b/static/icon/fb1.png new file mode 100644 index 0000000..786e3f3 Binary files /dev/null and b/static/icon/fb1.png differ diff --git a/static/icon/fb2.png b/static/icon/fb2.png new file mode 100644 index 0000000..a953406 Binary files /dev/null and b/static/icon/fb2.png differ