苹果端的一些改动更新上去
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
#Wed Jul 02 15:19:31 CST 2025
|
||||
java.home=D\:\\Android Studio\\jbr
|
||||
#Mon Jul 14 18:35:21 CST 2025
|
||||
java.home=C\:\\Program Files\\Android\\Android Studio\\jbr
|
||||
|
||||
Binary file not shown.
@@ -4,5 +4,5 @@
|
||||
# Location of the SDK. This is only used by Gradle.
|
||||
# For customization when using a Version Control System, please read the
|
||||
# header note.
|
||||
#Wed Jul 09 15:21:06 CST 2025
|
||||
sdk.dir=C\:\\Users\\ty\\AppData\\Local\\Android\\Sdk
|
||||
#Mon Jul 14 18:35:19 CST 2025
|
||||
sdk.dir=C\:\\Users\\1\\AppData\\Local\\Android\\Sdk
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
npm i --registry=http://25.12.10.69:8081/repository/aliyun-npm/
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
</view>
|
||||
<view class="bottom">
|
||||
<view class="fz-30 font_pf text">{{ item.pgrphContent }}</view>
|
||||
<view class="fz-30 font_pf text ellipsis-text">{{ item.pgrphContent }}</view>
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -372,7 +372,7 @@
|
||||
|
||||
|
||||
<style scoped lang="scss">
|
||||
$bg-margin-left: 50rpx;
|
||||
$bg-margin-left: 30rpx;
|
||||
|
||||
// :deep(.uni-scroll-view-content) {
|
||||
// display: flex;
|
||||
@@ -763,7 +763,7 @@
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 25rpx;
|
||||
color: #323E57;
|
||||
// color: #323E57;
|
||||
line-height: 35rpx;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user