|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<view>
|
|
|
- <uni-popup ref="popupRef" :animation="false" :is-mask-click="false"
|
|
|
- mask-background-color="rgba(255, 255, 255, 0.1);" type="top">
|
|
|
+ <uni-popup ref="popupRef" :animation="true" :is-mask-click="false"
|
|
|
+ mask-background-color="rgba(255, 255, 255, 0.1);" type="bottom">
|
|
|
<view class="xuexi-dagang-page">
|
|
|
<view class="dagang-title">
|
|
|
<text>{{danyuanInfo.danyuanIntro}}</text>
|