|
|
@@ -101,7 +101,7 @@
|
|
|
<view class="submitButton" @click="addChildProject">确定</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <uni-popup ref="popup" type="bottom" background-color="#fff">
|
|
|
+ <uni-popup ref="popup" type="bottom" >
|
|
|
<view class="popupView flex-row justify-around">
|
|
|
|
|
|
<view class="flex-col justify-center" @click="goUseRights">
|