Commit 37a48198 by Ken Nakahira

提交更新代码

parent d625f845
...@@ -368,6 +368,7 @@ ...@@ -368,6 +368,7 @@
:style="{height: boxHeight + 'rpx'}" :style="{height: boxHeight + 'rpx'}"
:scroll-into-view="bottomElement_pangbai" :scroll-into-view="bottomElement_pangbai"
class="pangbai_content" class="pangbai_content"
id="pangbaiBox"
> >
<view id="scrollView"> <view id="scrollView">
<view class="npc" :style="{fontSize: fontSize + 'rpx'}"> <view class="npc" :style="{fontSize: fontSize + 'rpx'}">
...@@ -3268,7 +3269,6 @@ export default { ...@@ -3268,7 +3269,6 @@ export default {
.tre{ .tre{
position:absolute; position:absolute;
right:30rpx; right:30rpx;
bottom:-250rpx;
width:36rpx; width:36rpx;
height:27rpx; height:27rpx;
z-index:99; z-index:99;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -607,6 +607,7 @@ var _slicedToArray2 = _interopRequireDefault(__webpack_require__(/*! @babel/runt ...@@ -607,6 +607,7 @@ var _slicedToArray2 = _interopRequireDefault(__webpack_require__(/*! @babel/runt
// //
// //
// //
//
// import FullScreenLoading from '../../components/FullScreenLoading.vue'; // import FullScreenLoading from '../../components/FullScreenLoading.vue';
var recorderManager = uni.getRecorderManager(); var recorderManager = uni.getRecorderManager();
......
...@@ -1124,7 +1124,6 @@ to { ...@@ -1124,7 +1124,6 @@ to {
.tre.data-v-57280228{ .tre.data-v-57280228{
position:absolute; position:absolute;
right:30rpx; right:30rpx;
bottom:-250rpx;
width:36rpx; width:36rpx;
height:27rpx; height:27rpx;
z-index:99; z-index:99;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment